]> code.delx.au - gnu-emacs/blobdiff - lisp/net/rcirc.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / net / rcirc.el
index cd5bbbdabdf81cd466dc17061b2d200f4ad97534..df0635066cca9c9b11715e76d62f3d778ff16421 100644 (file)
@@ -926,7 +926,7 @@ The list is updated automatically by `defun-rcirc-command'.")
 
 (defun rcirc-complete ()
   "Cycle through completions from list of nicks in channel or IRC commands.
-IRC command completion is performed only if ‘/’ is the first input char."
+IRC command completion is performed only if `/' is the first input char."
   (interactive)
   (unless (rcirc-looking-at-input)
     (error "Point not located after rcirc prompt"))