From: Joerg Sonnenberger Date: Fri, 30 Sep 2016 20:24:21 +0000 (+0000) Subject: Spell comment consistently with other library comments. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=513fcd69defe44b5854a16eb170ee788667af9b7;p=llvm Spell comment consistently with other library comments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282930 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Config/config.h.cmake b/include/llvm/Config/config.h.cmake index b9d4511351f..edd39dbc5b1 100644 --- a/include/llvm/Config/config.h.cmake +++ b/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). */