Skip to content

Commit 56e239a

Browse files
qinkunbaogithub-actions[bot]
authored andcommitted
Automerge: Revert "[Doc][NFC] Fix a typo in SanitizerSpecialCaseList doc." (#142180)
Reverts llvm/llvm-project#142168
2 parents 820384e + ee0ccb7 commit 56e239a

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)