]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/ffile.tex
removed extra (non existing) Prepend() parameter
[wxWidgets.git] / docs / latex / wx / ffile.tex
index 76422f67ac773c268cff97bbd1cf27b006d5571b..fd49d497bbefece2e9eae901dc14934bfddfe56c 100644 (file)
@@ -160,7 +160,7 @@ The number of bytes read.
 
 \func{bool}{Seek}{\param{long }{ofs}, \param{wxSeekMode }{mode = wxFromStart}}
 
-Seeks to the specified position and returs TRUE on success.
+Seeks to the specified position and returns TRUE on success.
 
 \wxheading{Parameters}