]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mimetype.tex
spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas...
[wxWidgets.git] / docs / latex / wx / mimetype.tex
index d28bd3e9c4f871f5ec875cf808c4c64f71ef9a34..d20058d4fb7e6fff75e52888cd3344d55c2b48dd 100644 (file)
@@ -35,7 +35,7 @@ wxMimeTypesManager *wxTheMimeTypesManager;
 \end{verbatim}
 
 It is recommended to use this instance instead of creating your own because
-gathering MIME information may take quite a long on Unix systems.
+gathering MIME information may take quite a long time on Unix systems.
 
 \wxheading{Derived from}