Author: jghali
Date: Sun Mar  1 10:46:33 2020
New Revision: 23476

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=23476
Log:
Fix typo

Modified:
    trunk/Scribus/CMakeLists_Dependencies.cmake

Modified: trunk/Scribus/CMakeLists_Dependencies.cmake
URL: 
http://scribus.net/websvn/diff.php?repname=Scribus&rev=23476&path=/trunk/Scribus/CMakeLists_Dependencies.cmake
==============================================================================
--- trunk/Scribus/CMakeLists_Dependencies.cmake (original)
+++ trunk/Scribus/CMakeLists_Dependencies.cmake Sun Mar  1 10:46:33 2020
@@ -236,7 +236,7 @@
 endif()
 #>>FontConfig
 
-#<<HUNSPELL for Speelling support
+#<<HUNSPELL for Spelling support
 option(WANT_HUNSPELL "Enable support for spell checking with hunspell" ON)
 if (WANT_HUNSPELL)
        find_package(HUNSPELL)
@@ -247,7 +247,7 @@
                message("Hunspell or its developer libraries NOT found - 
Disabling support for spell checking")
        endif()
 endif()
-#>>HUNSPELL for Speelling support
+#>>HUNSPELL for Spelling support
 
 #<<PoDoFo for AI PDF import
 option(WITH_PODOFO "Enable support for PDF embedded in AI" ON)


_______________________________________________
scribus-commit mailing list
[email protected]
http://lists.scribus.net/mailman/listinfo/scribus-commit

Reply via email to