changeset 76046:a9d467f5ca98

Fix typos in last change.
author Kim F. Storm <storm@cua.dk>
date Thu, 22 Feb 2007 00:34:26 +0000
parents 3c33fbf5dc8a
children 0617881f8dd2
files man/widget.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.