]> code.delx.au - gnu-emacs/blobdiff - lisp/net/rcirc.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / net / rcirc.el
index 13a7cfa611277e875302b3d63747adc99a5f0d25..cd5bbbdabdf81cd466dc17061b2d200f4ad97534 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"))