]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stdpaths.h
Update configuration for OpenVMS
[wxWidgets.git] / include / wx / stdpaths.h
index f32d6ee95833e2ea95b8193348e25955b36b44d0..813c50c5b863fa56977e82657bb2e61926913ff7 100644 (file)
@@ -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;