]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/filefn.h
Minor correction
[wxWidgets.git] / interface / filefn.h
index 834b037ecbc9fae9b674e8238b05e43aeea6a279..152319c98d98f5b990e43dc07d27e36d6604c368 100644 (file)
@@ -119,7 +119,7 @@ public:
     and @a free parameters may be @NULL if the corresponding information is not
     needed.
 
-    @wxsince{2.3.2}
+    @since 2.3.2
 
     @note The generic Unix implementation depends on the system having the
           @c statfs() or @c statvfs() function.