OSDN Git Service

Spell comment consistently with other library comments.
authorJoerg Sonnenberger <joerg@bec.de>
Fri, 30 Sep 2016 20:24:21 +0000 (20:24 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Fri, 30 Sep 2016 20:24:21 +0000 (20:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282930 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.cmake

index b9d4511..edd39db 100644 (file)
 /* Define to 1 if you have the `isatty' function. */
 #cmakedefine HAVE_ISATTY 1
 
-/* Define to 1 if you have the 'edit' library (-ledit). */
+/* Define to 1 if you have the `edit' library (-ledit). */
 #cmakedefine HAVE_LIBEDIT ${HAVE_LIBEDIT}
 
 /* Define to 1 if you have the `psapi' library (-lpsapi). */