Fix documentation typo from r292558.

llvm-svn: 292811
This commit is contained in:
Richard Smith 2017-01-23 18:17:46 +00:00
parent 7a7d4cdb90
commit 0abb11c5c7
1 changed files with 1 additions and 1 deletions

View File

@ -1780,7 +1780,7 @@ String builtins
---------------
Clang provides constant expression evaluation support for builtins forms of
the following functions from the C standard library ``<strings.h>`` header:
the following functions from the C standard library ``<string.h>`` header:
* ``memchr``
* ``memcmp``