]> git.mxchange.org Git - simgear.git/blobdiff - simgear/threads/SGThread.cxx
Modified Files:
[simgear.git] / simgear / threads / SGThread.cxx
index 0d6f304cc86a379a9c402283b4a4c4b97eb02ecd..d786c24a1a496dcace9e6335c0aafc53396d1883 100644 (file)
@@ -4,7 +4,7 @@
 #  include <time.h>
 #else
 #  if defined ( sgi ) && !defined( __GNUC__ )
-     // This works arounf a bug triggered when using MipsPro 7.4.1
+     // This works around a bug triggered when using MipsPro 7.4.1
      // and (at least) IRIX 6.5.20
 #    include <iostream>
 #  endif