]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-dcc.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / erc / erc-dcc.el
index bb6e3115b491325323f397d0a9547cd93f9b4dd2..0a9932ddc9514bd2443aebb83f2badd1e0393986 100644 (file)
@@ -166,7 +166,7 @@ All values of the list must be uppercase strings.")
   "Return the first matching entry in `erc-dcc-list' which satisfies the
 constraints given as a plist in ARGS. Returns nil on no match.
 
-The property :nick is treated specially, if it contains a ‘!’ character,
+The property :nick is treated specially, if it contains a `!' character,
 it is treated as a nick!user@host string, and compared with the :nick property
 value of the individual elements using string-equal. Otherwise it is
 compared with `erc-nick-equal-p' which is IRC case-insensitive."