]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/rfc2047.el
Don't quote nil and t in doc strings
[gnu-emacs] / lisp / gnus / rfc2047.el
index b2520b26af97c3dc3a619df4ac89f00c418e7030..ea558d75a20b2df2904a58a6fe363e32fe36a98a 100644 (file)
@@ -1136,7 +1136,7 @@ other than `\"' and `\\' in quoted strings."
          ;; `decode-coding-string' in Emacs offers a third optional
          ;; arg NOCOPY to avoid consing a new string if the decoding
          ;; is "trivial".  Unfortunately it currently doesn't
-         ;; consider anything else than a `nil' coding system
+         ;; consider anything else than a nil coding system
          ;; trivial.
          ;; `rfc2047-decode-string' is called multiple times for each
          ;; article during summary buffer generation, and we really