Mercurial > emacs
changeset 63272:42d30d396c4e
(browse-url-xterm-program): Fix spellings in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jun 2005 14:13:42 +0000 |
parents | f6bd5d0552dd |
children | 161e3a7552ad |
files | lisp/net/browse-url.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/net/browse-url.el Fri Jun 10 14:13:10 2005 +0000 +++ b/lisp/net/browse-url.el Fri Jun 10 14:13:42 2005 +0000 @@ -487,7 +487,7 @@ (defcustom browse-url-xterm-program "xterm" "*The name of the terminal emulator used by `browse-url-lynx-xterm'. -This might, for instance, be a separate colour version of xterm." +This might, for instance, be a separate color version of xterm." :type 'string :group 'browse-url)