Explorar o código

Update ValidateDataStructure.h

Giuseppe Barbieri %!s(int64=7) %!d(string=hai) anos
pai
achega
fc360b9cc8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/ValidateDataStructure.h

+ 1 - 1
code/ValidateDataStructure.h

@@ -91,7 +91,7 @@ protected:
 
     // -------------------------------------------------------------------
     /** Report a validation warning. This won't throw an exception,
-     *  control will return to the callera.
+     *  control will return to the caller.
      * @param msg Format string for sprintf().*/
     void ReportWarning(const char* msg,...);