Skip to content

Commit 6a47241

Browse files
authored
[Doc][NFC] Fix a typo in SanitizerSpecialCaseList doc. (#142168)
1 parent 45218e0 commit 6a47241

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, than the latest entry takes the
105+
If multiple entries match the source, then the latest entry takes the
106106
precedence.
107107

108108
.. code-block:: bash

0 commit comments

Comments
 (0)