changeset 22468:9c7650b90c06

(other): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 13 Jun 1998 05:04:42 +0000
parents 1fd9b569c5b4
children 516ef6b2ceb9
files lisp/wid-edit.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/wid-edit.el	Sat Jun 13 05:03:41 1998 +0000
+++ b/lisp/wid-edit.el	Sat Jun 13 05:04:42 1998 +0000
@@ -2919,7 +2919,7 @@
   "Matches any value, but doesn't let the user edit the value.
 This is useful as last item in a `choice' widget.
 You should use this widget type with a default value,
-as in (other DEFAULT) or (other :tag "NAME" DEFAULT).
+as in (other DEFAULT) or (other :tag \"NAME\" DEFAULT).
 If the user selects this alternative, that specifies DEFAULT
 as the value."
   :tag "Other"