Skip to content

Commit 50f9b8a

Browse files
authored
[Doc][NFC] Fix a typo in SanitizerSpecialCaseList.rst (#142494)
1 parent 8d86963 commit 50f9b8a

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)