Author: matzew
Date: Sat Dec 16 01:19:31 2006
New Revision: 487776

URL: http://svn.apache.org/viewvc?view=rev&rev=487776
Log:
fixed minor documentation issue (shortish is not really new...)

Modified:
    
incubator/adffaces/trunk/trinidad/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/converters/trinidad/DateTime.xml

Modified: 
incubator/adffaces/trunk/trinidad/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/converters/trinidad/DateTime.xml
URL: 
http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/converters/trinidad/DateTime.xml?view=diff&rev=487776&r1=487775&r2=487776
==============================================================================
--- 
incubator/adffaces/trunk/trinidad/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/converters/trinidad/DateTime.xml
 (original)
+++ 
incubator/adffaces/trunk/trinidad/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/converters/trinidad/DateTime.xml
 Sat Dec 16 01:19:31 2006
@@ -227,7 +227,7 @@
       <mfp:long-description><![CDATA[Converts string into java.util.Date and 
vice versa based on the pattern
           and style set.
           <html:p>
-            New dateStyle <html:code>shortish</html:code> has been introduced.
+            The default dateStyle is <html:code>shortish</html:code>.
             Shortish is identical to <html:code>short</html:code> but forces 
the year to be
             a full four digits. <code>dateStyle</code> defaults to 
<html:code>shortish</html:code>
             if it was not set.


Reply via email to