X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5f0ae57a43383821c418ba17275ae26d78f62c2..5f167b77d20f656f9e855113175849bd2e79cc58:/docs/latex/wx/apptraits.tex?ds=sidebyside 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}