]> code.delx.au - gnu-emacs/blobdiff - lisp/net/rcirc.el
Don't quote nil and t in doc strings
[gnu-emacs] / lisp / net / rcirc.el
index 11db7a2cab23c28e75a19885706629d16757796e..852d2941f0bec64cbb6d3d68fc86a4ccad30e6e0 100644 (file)
@@ -1372,7 +1372,7 @@ if ARG is omitted or nil."
     (t         . "%fp*** %fs%n %r %m"))
   "An alist of formats used for printing responses.
 The format is looked up using the response-type as a key;
-if no match is found, the default entry (with a key of `t') is used.
+if no match is found, the default entry (with a key of t) is used.
 
 The entry's value part should be a string, which is inserted with
 the of the following escape sequences replaced by the described values: