0031939: Coding - correction of spelling errors in comments [part 10]
[occt.git] / src / Standard / Standard_CString.cxx
index 9f5b4e3..df696d7 100755 (executable)
@@ -62,7 +62,7 @@ Standard_Integer HashCodes (const Standard_CString theString, const Standard_Int
 //======================================================================
 
 #ifdef __APPLE__
-  // There are a lot of *_l functions availalbe on Mac OS X - we use them
+  // There are a lot of *_l functions available on Mac OS X - we use them
   #define SAVE_TL()
 #elif defined(_MSC_VER)
   // MSVCRT has equivalents with slightly different syntax