Browse Source

Update ValidateDataStructure.h

Giuseppe Barbieri 7 năm trước cách đây
mục cha
commit
fc360b9cc8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,...);