Skip to content

Commit fb0e269

Browse files
kazutakahiratarorth
authored andcommitted
[clang] Fix a typo in documentation (llvm#143169)
1 parent 5666abb commit fb0e269

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
@@ -850,7 +850,7 @@ Miscellaneous Clang Crashes Fixed
850850
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
851851

852852
- Fixed crash when ``-print-stats`` is enabled in compiling IR files. (#GH131608)
853-
- Fix code completion crash involving PCH serialzied templates. (#GH139019)
853+
- Fix code completion crash involving PCH serialized templates. (#GH139019)
854854

855855
OpenACC Specific Changes
856856
------------------------

0 commit comments

Comments
 (0)