]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/filepicker.h
mention the problem with writing enums to wxConfig (see #8656)
[wxWidgets.git] / interface / filepicker.h
index 480c70184759600cfc8fe2259c21d3d63eb4dd4e..2cb91adc9752507c15a0fcff02ea3dbd8a774441 100644 (file)
@@ -88,7 +88,7 @@ public:
         @param name
             Control name.
 
-        @returns @true if the control was successfully created or @false if
+        @return @true if the control was successfully created or @false if
                  creation failed.
     */
     bool Create(wxWindow* parent, wxWindowID id,
@@ -202,7 +202,7 @@ public:
         @param name
             Control name.
 
-        @returns @true if the control was successfully created or @false if
+        @return @true if the control was successfully created or @false if
                  creation failed.
     */
     bool Create(wxWindow* parent, wxWindowID id,