]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/apptraits.tex
remove just added wxCoordRound() (see patch 1586499)
[wxWidgets.git] / docs / latex / wx / apptraits.tex
index 005a1215e368710d48092279835d08c93769c643..aba7737e8d166c7c515ae6c0c63e96bb0d34f5f1 100644 (file)
@@ -75,8 +75,8 @@ NOTE: returned pointer will be deleted by the caller.
 This method returns the name of the desktop environment currently
 running in a Unix desktop. Currently only "KDE" or "GNOME" are
 supported and the code uses the X11 session protocol vendor name
-to figure out, which desktop environment is running. The methods
-return an empty string otherwise and on all other platforms.
+to figure out, which desktop environment is running. The method
+returns an empty string otherwise and on all other platforms.
 
 \membersection{wxAppTraits::GetStandardPaths}\label{wxapptraitsgetstandardpaths}