]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/system_mgr.cxx
Fix line endings
[flightgear.git] / src / Systems / system_mgr.cxx
index cc1844d1a12589a045bcaf058cfbc026c141a519..da2917dae9a0e4fcebeadce846f445233f3ae36f 100644 (file)
@@ -41,7 +41,7 @@ FGSystemMgr::FGSystemMgr ()
                 enabled = true;
             } else {
                 SG_LOG( SG_ALL, SG_ALERT,
-                        "Detected an internal inconsistancy in the systems");
+                        "Detected an internal inconsistency in the systems");
                 SG_LOG( SG_ALL, SG_ALERT,
                         " system specification file.  See earlier errors for" );
                 SG_LOG( SG_ALL, SG_ALERT,