]> git.lizzy.rs Git - minetest.git/blobdiff - src/gettext.cpp
Make faces shading correct for all possible modes.
[minetest.git] / src / gettext.cpp
index 62cc138aee58a12ca5014adee8bff304f737605a..0c0e520ca169e4322834edc5cfb647e0f92e6959 100644 (file)
@@ -202,7 +202,7 @@ void init_gettext(const char *path,std::string configured_language) {
                        }
 #else
                        errorstream << "*******************************************************" << std::endl;
-                       errorstream << "Can't apply locale workaround for server!" << std::encl;
+                       errorstream << "Can't apply locale workaround for server!" << std::endl;
                        errorstream << "Expect language to be broken!" << std::endl;
                        errorstream << "*******************************************************" << std::endl;