]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/accel.h
mac paths updated
[wxWidgets.git] / interface / accel.h
index 276373333047e57d6094639e48807a87b3268f23..616f2b047aa059efe87568922971848667c63601 100644 (file)
@@ -116,8 +116,8 @@ public:
         @param str
             Should be a string in the form "flags-keycode"
 
-        @returns @true if the given string correctly initialized this object
-                 (i.e. if IsOk() returns true after this call)
+        @return @true if the given string correctly initialized this object
+                (i.e. if IsOk() returns true after this call)
     */
     bool FromString(const wxString& str);