Misc doc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-02-11 20:08:51 +00:00
parent c6b65b76a1
commit dceb1c097c
17 changed files with 57 additions and 53 deletions

View File

@@ -12,7 +12,7 @@
\section{\class{wxStandardPaths}}\label{wxstandardpaths}
wxStandardPaths returns the standard locations in the file system and should be
used by the programs to find their data files in a portable way.
used by applications to find their data files in a portable way.
Please note that this is not a real class because object of this type are never
created but more a namespace containing the class methods which are all static,
@@ -180,7 +180,7 @@ all platforms except Windows where it returns
\func{static void}{SetInstallPrefix}{\param{const wxString\& }{prefix}}
\textbf{Note: } This function is only available under Unix.
\textbf{Note:} This function is only available under Unix.
Lets wxStandardPaths know about the real program installation prefix on a Unix
system. By default, the value returned by