]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/nntp.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / gnus / nntp.el
index b617a1beeb276de359fb37508764e8a4e9282047..8d09781cd799a0955cf0589e6b15b5caeaa5f4da 100644 (file)
@@ -291,7 +291,7 @@ update their active files often, this can help.")
 (defvar nntp-async-process-list nil)
 
 (defvar nntp-authinfo-rejected nil
-"A custom error condition used to report 'Authentication Rejected' errors.
+"A custom error condition used to report `Authentication Rejected' errors.
 Condition handlers that match just this condition ensure that the nntp
 backend doesn't catch this error.")
 (put 'nntp-authinfo-rejected 'error-conditions '(error nntp-authinfo-rejected))