X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef0e92205a01c7d0ca6f381cc690cb5d4fa595c9..44c87b7d15d5c1f5926beffa4cd5c9d1d2045e04:/include/wx/stdpaths.h diff --git a/include/wx/stdpaths.h b/include/wx/stdpaths.h index f32d6ee958..813c50c5b8 100644 --- a/include/wx/stdpaths.h +++ b/include/wx/stdpaths.h @@ -127,7 +127,7 @@ public: // return the "Documents" directory for the current user // - // C:\Documents and Settings\username\Documents under Windows, + // C:\Documents and Settings\username\My Documents under Windows, // $HOME under Unix and ~/Documents under Mac virtual wxString GetDocumentsDir() const;