]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/filename.tex
spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas...
[wxWidgets.git] / docs / latex / wx / filename.tex
index 27ced29111bc4b56e072d9cb76df9c12fd8992f7..0c0d22dc1e528fa5f03addcc1b1009833d3b59e1 100644 (file)
@@ -698,7 +698,7 @@ any or-combination of the following constants:
 \twocolitem{{\bf wxPATH\_NORM\_ENV\_VARS}}{replace env vars with their values}
 \twocolitem{{\bf wxPATH\_NORM\_DOTS}}{squeeze all .. and . and prepend cwd}
 \twocolitem{{\bf wxPATH\_NORM\_TILDE}}{Unix only: replace ~ and ~user}
-\twocolitem{{\bf wxPATH\_NORM\_CASE}}{if filesystem is case insensitive, transform to tolower case}
+\twocolitem{{\bf wxPATH\_NORM\_CASE}}{if filesystem is case insensitive, transform to lower case}
 \twocolitem{{\bf wxPATH\_NORM\_ABSOLUTE}}{make the path absolute}
 \twocolitem{{\bf wxPATH\_NORM\_LONG}}{make the path the long form}
 \twocolitem{{\bf wxPATH\_NORM\_SHORTCUT}}{resolve if it is a shortcut (Windows only)}