]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/filefn.h
fix various Doxygen errors (#9568)
[wxWidgets.git] / interface / filefn.h
index 152319c98d98f5b990e43dc07d27e36d6604c368..533ee9b5a440f26cfb47dc7c9d12d82c778b53ad 100644 (file)
@@ -124,7 +124,7 @@ public:
     @note The generic Unix implementation depends on the system having the
           @c statfs() or @c statvfs() function.
 
-    @returns @true on success, @false if an error occurred (for example, the
+    @return @true on success, @false if an error occurred (for example, the
              directory doesn’t exist).
 
     @header{wx/filefn.h}