]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus-util.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / gnus / gnus-util.el
index 215eac88aef131ce326ae9f93fbab7c610a2b351..40e2dcf92fdd858ce9689fcac296e6c3165b759a 100644 (file)
@@ -1486,7 +1486,7 @@ sure of changing the value of `foo'."
 (defvar gnus-directory-sep-char-regexp "/"
   "The regexp of directory separator character.
 If you find some problem with the directory separator character, try
-\"[/\\\\\]\" for some systems.")
+\"[/\\\\]\" for some systems.")
 
 (defun gnus-url-unhex (x)
   (if (> x ?9)