Ignore:
Timestamp:
11/19/08 16:05:12 (4 years ago)
Author:
CrawfordCurrie
Message:

Item175: corrected references to TWiki in comments and error messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/Foswiki/Form.pm

    r809 r812  
    1515derived from Foswiki::Form::FieldDefinition. These objects are responsible 
    1616for the actual syntax and semantics of the field type. Form definitions 
    17 are parsed from TWiki tables, and the types are mapped by name to a 
     17are parsed from Foswiki tables, and the types are mapped by name to a 
    1818class declared in Foswiki::Form::* - for example, the =text= type is mapped 
    1919to =Foswiki::Form::Text= and the =checkbox= type to =Foswiki::Form::Checkbox=. 
Note: See TracChangeset for help on using the changeset viewer.