]> granicus.if.org Git - llvm/commitdiff
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 b9d4511351f098ef12d9d93a377225faad0d8321..edd39dbc5b19a7746b2a27b597eafa5c7ea5f310 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). */