Skip to content

Commit 1def867

Browse files
[clang] Fix a typo in documentation (#141382)
1 parent c76e280 commit 1def867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ New Compiler Flags
315315

316316
- New option ``-ftime-report-json`` added which outputs the same timing data as ``-ftime-report`` but formatted as JSON.
317317

318-
- New option ``-Wnrvo`` added and disabled by default to warn about missed NRVO opportunites.
318+
- New option ``-Wnrvo`` added and disabled by default to warn about missed NRVO opportunities.
319319

320320
Deprecated Compiler Flags
321321
-------------------------

0 commit comments

Comments
 (0)