Skip to content

Commit ee0ccb7

Browse files
authored
Revert "[Doc][NFC] Fix a typo in SanitizerSpecialCaseList doc." (#142180)
Reverts #142168
1 parent c5a17e6 commit ee0ccb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/SanitizerSpecialCaseList.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ supported sanitizers.
102102
char c = toobig; // also not instrumented
103103
}
104104
105-
If multiple entries match the source, then the latest entry takes the
105+
If multiple entries match the source, than the latest entry takes the
106106
precedence.
107107

108108
.. code-block:: bash

0 commit comments

Comments
 (0)