Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit 425765b

Browse files
committed
Fix documentation typo from r292558.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@292811 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent f40cbc8 commit 425765b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/LanguageExtensions.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1780,7 +1780,7 @@ String builtins
17801780
---------------
17811781
17821782
Clang provides constant expression evaluation support for builtins forms of
1783-
the following functions from the C standard library ``<strings.h>`` header:
1783+
the following functions from the C standard library ``<string.h>`` header:
17841784
17851785
* ``memchr``
17861786
* ``memcmp``

0 commit comments

Comments
 (0)