Skip to content

Commit ede9555

Browse files
[clang] Fix a typo in documentation (#143169)
1 parent 45c3053 commit ede9555

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)