diff lisp/prim/options.el @ 215:1f0dabaa0855 r20-4b6

Import from CVS: tag r20-4b6
author cvs
date Mon, 13 Aug 2007 10:07:35 +0200
parents b9518feda344
children
line wrap: on
line diff
--- a/lisp/prim/options.el	Mon Aug 13 10:06:48 2007 +0200
+++ b/lisp/prim/options.el	Mon Aug 13 10:07:35 2007 +0200
@@ -27,7 +27,7 @@
 
 ;; This code provides functions to list and edit the values of all global
 ;; option variables known to loaded Emacs Lisp code.  There are two entry
-;; points, `list-options' and `edit' options'.  The latter enters a major
+;; points, `list-options' and `edit-options'.  The latter enters a major
 ;; mode specifically for editing option values.  Do `M-x describe-mode' in
 ;; that context for more details.