Author: seade Date: Tue May 15 07:38:58 2007 New Revision: 538189 URL: http://svn.apache.org/viewvc?view=rev&rev=538189 Log: Typos.
Modified: jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/src/dtd/intake.dtd Modified: jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/src/dtd/intake.dtd URL: http://svn.apache.org/viewvc/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/src/dtd/intake.dtd?view=diff&rev=538189&r1=538188&r2=538189 ============================================================================== --- jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/src/dtd/intake.dtd (original) +++ jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/src/dtd/intake.dtd Tue May 15 07:38:58 2007 @@ -25,7 +25,7 @@ The input-data element is the root of the intake XML definition file. -basePackage: Base package to use for specifing the class names of +basePackage: Base package to use for specifying the class names of mapped objects. This value will be prepended to the class name of the mapped object to form the fully qualified class name. @@ -178,7 +178,7 @@ of the details of determining the methods, see the javadocs for java.beans.PropertyDescriptor. - Note: Specifing an empty string for the value of this attribute + Note: Specifying an empty string for the value of this attribute will have the effect of not mapping this field. This is very useful in cases where the group has a value for mapToObject but there are fields in the group which should not be mapped. @@ -205,7 +205,7 @@ > <!-- -The rule element is used to decribe validation rules for fields. +The rule element is used to describe validation rules for fields. name: Name of the rule. The valid rule names vary by field type. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]