From: Joerg Sonnenberger Date: Fri, 30 Sep 2016 20:24:21 +0000 (+0000) Subject: Spell comment consistently with other library comments. X-Git-Tag: llvmorg-4.0.0-rc1~8430 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dd4d1001f0f4f4c556fc9966c6db008fe4b5eab4;p=platform%2Fupstream%2Fllvm.git Spell comment consistently with other library comments. llvm-svn: 282930 --- diff --git a/llvm/include/llvm/Config/config.h.cmake b/llvm/include/llvm/Config/config.h.cmake index b9d4511..edd39db 100644 --- a/llvm/include/llvm/Config/config.h.cmake +++ b/llvm/include/llvm/Config/config.h.cmake @@ -105,7 +105,7 @@ /* 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). */