# HG changeset patch # User Juanma Barranquero # Date 1118412822 0 # Node ID 42d30d396c4ef03962f30d27d8b198f16fccd95f # Parent f6bd5d0552ddb8842294784ad848a44d2ff07084 (browse-url-xterm-program): Fix spellings in docstrings. diff -r f6bd5d0552dd -r 42d30d396c4e lisp/net/browse-url.el --- 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)