# HG changeset patch # User Kim F. Storm # Date 1172104466 0 # Node ID a9d467f5ca9876abf5c73879cc2e3c8d09091ea3 # Parent 3c33fbf5dc8a78917a920054b5dfb55b10705af1 Fix typos in last change. diff -r 3c33fbf5dc8a -r a9d467f5ca98 man/widget.texi --- a/man/widget.texi Thu Feb 22 00:33:58 2007 +0000 +++ b/man/widget.texi Thu Feb 22 00:34:26 2007 +0000 @@ -229,7 +229,7 @@ line, and the terminating newline will provide separation after. @strong{Warning:} In an @code{editable-field} widget, the @samp{%v} escape -must be preceeded by some other text in the @code{:format} string +must be preceded by some other text in the @code{:format} string (if specified). The editing text fields are highlighted with the @@ -534,7 +534,7 @@ value. What this is depends on the widget type. @strong{Warning:} In an @code{editable-field} widget, the @samp{%v} escape -must be preceeded by some other text in the format string (if specified). +must be preceded by some other text in the format string (if specified). @item %d Insert the string specified by @code{:doc} here.