X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5f0ae57a43383821c418ba17275ae26d78f62c2..048128e086f0eacc6e4cd1b16b966c641676a177:/docs/latex/wx/apptraits.tex

diff --git a/docs/latex/wx/apptraits.tex b/docs/latex/wx/apptraits.tex
index 005a1215e3..aba7737e8d 100644
--- a/docs/latex/wx/apptraits.tex
+++ b/docs/latex/wx/apptraits.tex
@@ -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}