Skip to content

Commit f981d2e

Browse files
authored
Revert "[Doc][NFC] Fix a typo in SanitizerSpecialCaseList doc. (#142168)"
This reverts commit 6a47241.
1 parent c5a17e6 commit f981d2e

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)