]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/filefn.h
support for iPhone callbacks
[wxWidgets.git] / interface / wx / filefn.h
index c1f4bbd9b9ecf3044dc977e6d9500f18fcfcce92..4464a3651ec9e4f3cbaf7c48b297ec725a0e0511 100644 (file)
@@ -322,7 +322,7 @@ wxString wxPathOnly(const wxString& path);
 bool wxIsWild(const wxString& pattern);
 
 /**
-    Returns @true if the argument is an absolute filename, i.e. with a slash
+    Returns @true if the argument is an absolute filename, i.e.\ with a slash
     or drive name at the beginning.
 
     @header{wx/filefn.h}