X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef0e92205a01c7d0ca6f381cc690cb5d4fa595c9..02cecc4dc2c07b3e4b109edf44c4c87a2fed87d9:/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;