X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/adaaa68635b4c8a4d8c5284add40366ea3eefb07..357d2b88cb15fa0ad97b1676fdbc88c2abc85451:/interface/wx/stdpaths.h diff --git a/interface/wx/stdpaths.h b/interface/wx/stdpaths.h index 590c788532..a76ca33f08 100644 --- a/interface/wx/stdpaths.h +++ b/interface/wx/stdpaths.h @@ -81,7 +81,7 @@ public: Return the directory containing the current user's documents. Example return values: - Unix: @c ~ (the home directory) - - Windows: @c C:\\Documents @c and @c Settings\\username\\Documents + - Windows: @c C:\\Documents @c and @c Settings\\username\\My Documents - Mac: @c ~/Documents @since 2.7.0