diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index b1bc087322c72..76e811653aa9b 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -281,7 +281,7 @@ New Compiler Flags The feature has `existed `_) for a while and this is just a user facing option. -- New option ``-ftime-report-json`` added which outputs the same timing data as `-ftime-report` but formatted as JSON. +- New option ``-ftime-report-json`` added which outputs the same timing data as ``-ftime-report`` but formatted as JSON. Deprecated Compiler Flags -------------------------