Author: loonycyborg
Date: Thu Jun 12 19:38:46 2008
New Revision: 27125

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27125&view=rev
Log:
Typo fix.

Modified:
    trunk/cmake/TranslationTargets.cmake

Modified: trunk/cmake/TranslationTargets.cmake
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/cmake/TranslationTargets.cmake?rev=27125&r1=27124&r2=27125&view=diff
==============================================================================
--- trunk/cmake/TranslationTargets.cmake (original)
+++ trunk/cmake/TranslationTargets.cmake Thu Jun 12 19:38:46 2008
@@ -125,8 +125,8 @@
       set(_CHARSET ${${CHARSET}_default})
       if(NOT _CHARSET)
         set(_CHARSET "utf-8")
-      endif(NOT _CHAREST)
-    endif(NOT _CHAREST)
+      endif(NOT _CHARSET)
+    endif(NOT _CHARSET)
 
     set_source_files_properties(${_POFILE} PROPERTIES GENERATED TRUE)
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to