]> code.delx.au - gnu-emacs/blobdiff - lisp/dirtrack.el
Don't quote nil and t in doc strings
[gnu-emacs] / lisp / dirtrack.el
index d1957a259b188ad768c20333e028a7a064d77a91..d1c46dd85503957e007336c43cceb77ad3c022ca 100644 (file)
@@ -51,7 +51,7 @@
 ;; which matches your prompt up to and including the pathname part.
 ;; The second is a number which tells which regular expression group to
 ;; match to extract only the pathname.  If you use a multi-line prompt,
-;; add 't' as a third element.  Note that some of the functions in
+;; add t as a third element.  Note that some of the functions in
 ;; 'comint.el' assume a single-line prompt (eg, comint-bol).
 ;;
 ;; Determining this information may take some experimentation.  Using