瀏覽代碼

FindHSPELL: capitalize Hspell properly

Kovarththanan Rajaratnam 15 年之前
父節點
當前提交
32a3b1fb40
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      Modules/FindHSPELL.cmake

+ 5 - 5
Modules/FindHSPELL.cmake

@@ -1,10 +1,10 @@
-# - Try to find HSPELL
+# - Try to find Hspell
 # Once done this will define
 #
-#  HSPELL_FOUND - system has HSPELL
-#  HSPELL_INCLUDE_DIR - the HSPELL include directory
-#  HSPELL_LIBRARIES - The libraries needed to use HSPELL
-#  HSPELL_DEFINITIONS - Compiler switches required for using HSPELL
+#  HSPELL_FOUND - system has Hspell
+#  HSPELL_INCLUDE_DIR - the Hspell include directory
+#  HSPELL_LIBRARIES - The libraries needed to use Hspell
+#  HSPELL_DEFINITIONS - Compiler switches required for using Hspell
 #
 #  HSPELL_VERSION_STRING - The version of Hspell found (x.y)
 #  HSPELL_MAJOR_VERSION  - the major version of Hspell