]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/form_fieldtype.3x.html
ncurses 5.8 - patch 20110226
[ncurses.git] / doc / html / man / form_fieldtype.3x.html
index 3da72c077dca739c69efc7cfb1d1d69dbbaa3adb..7f195ee37a8c466d38bc1373ca298d91266dc838 100644 (file)
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: form_fieldtype.3x,v 1.15 2010/07/31 16:10:55 tom Exp @
+  * @Id: form_fieldtype.3x,v 1.16 2010/12/04 18:40:45 tom Exp @
 -->
 <HTML>
 <HEAD>
        <STRONG>REQ_PREV_CHOICE</STRONG> assume that the possible values of a field
        form an ordered set, and provide the forms user with a way
        to  move  through the set.  The <STRONG>set_fieldtype_choice</STRONG> func-
-       tion allows forms programmers to define successor and pre-
-       decessor  functions  for  the field type.  These functions
+       tion allows forms  programmers  to  define  successor  and
+       predecessor functions for the field type.  These functions
        take the field pointer and an argument-block structure  as
        arguments.