]> git.stg.codes - stg.git/commitdiff
Fixed typo.
authorMaxim Mamontov <faust.madf@gmail.com>
Thu, 14 Nov 2013 19:51:58 +0000 (21:51 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Thu, 14 Nov 2013 19:51:58 +0000 (21:51 +0200)
projects/stargazer/main.cpp

index 11fad552504730f7aa5b86b837fd4ca070c2b468..200fd2a664e15f46e1d2228b20ba6f4db509bdd3 100644 (file)
@@ -464,7 +464,7 @@ while (true)
                 }
             break;
         default:
-            WriteServLog("Ignore signel %d", sig);
+            WriteServLog("Ignore signal %d", sig);
             break;
         }
     if (stop)