[project @ 2004-08-21 10:56:59 by panne]
[ghc-base.git] / System / Directory.hs
index 0f7339e..096712c 100644 (file)
@@ -702,7 +702,7 @@ instead.
 On Unix, 'getUserDocumentsDirectory' returns the value of the @HOME@
 environment variable.  On Windows, the system is queried for a
 suitable path; a typical path might be 
-@C:/Documents and Settings/user/My Documents@.
+@C:\/Documents and Settings\/user\/My Documents@.
 
 The operation may fail with: