Skip to content

Commit c5db628

Browse files
committed
Be clearer
1 parent 61b9d68 commit c5db628

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
@@ -396,7 +396,7 @@ Bug Fixes in This Version
396396
- Fixed a crash when diagnosing format strings and encountering an empty
397397
delimited escape sequence (e.g., ``"\o{}"``). #GH102218
398398
- The warning emitted for an unsupported register variable type now points to
399-
the type instead of the ``register`` keyword (#GH109776).
399+
the unsupported type instead of the ``register`` keyword (#GH109776).
400400

401401
Bug Fixes to Compiler Builtins
402402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)