Skip to content

Commit d3ff02d

Browse files
committed
Fix releasenote indentation
1 parent cc67aa8 commit d3ff02d

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
@@ -416,7 +416,7 @@ New Compiler Flags
416416
destructors registration.
417417

418418
- The ``-Warray-compare`` warning has been added to warn about array comparison
419-
on versions older than C++20
419+
on versions older than C++20.
420420

421421
Deprecated Compiler Flags
422422
-------------------------

0 commit comments

Comments
 (0)