]> git.eshelyaron.com Git - emacs.git/commitdiff
(other): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 13 Jun 1998 05:04:42 +0000 (05:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 13 Jun 1998 05:04:42 +0000 (05:04 +0000)
lisp/wid-edit.el

index 9951501685dd10768ec6b7512bddfe5338e6f451..b31733318bec5ec824f687a116c7d3204f22c26f 100644 (file)
@@ -2919,7 +2919,7 @@ link for that string."
   "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"