fix some typos and other minor problems (#9886)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
|
||||
/**
|
||||
Compares the XRC version to the argument. Returns -1 if the XRC version
|
||||
is less than the argument, +1 if greater, and 0 if they equal.
|
||||
is less than the argument, +1 if greater, and 0 if they are equal.
|
||||
*/
|
||||
int CompareVersion(int major, int minor, int release,
|
||||
int revision) const;
|
||||
|
Reference in New Issue
Block a user