Author: crossley
Date: Sun Feb 26 18:30:35 2006
New Revision: 381229

URL: http://svn.apache.org/viewcvs?rev=381229&view=rev
Log:
Change text "jscript" to "javascript".

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-fontsize.ft
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-current-time.ft
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published.ft

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-fontsize.ft
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-fontsize.ft?rev=381229&r1=381228&r2=381229&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-fontsize.ft
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-fontsize.ft
 Sun Feb 26 18:30:35 2006
@@ -19,7 +19,7 @@
   xmlns:forrest="http://apache.org/forrest/templates/1.0";
   xmlns:i18n="http://apache.org/cocoon/i18n/2.1";>
   <description>
-    branding-fontsize lets you change the size of the font you are using in 
the site with a jscript.
+    branding-fontsize lets users change the size of the font via javascript.
   </description>
   <usage><![CDATA[<forrest:contract name="branding-fontsize"/>]]></usage>
   <forrest:template
@@ -42,4 +42,4 @@
                        
                        </xsl:stylesheet>
        </forrest:template>
-</forrest:contract>
\ No newline at end of file
+</forrest:contract>

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-current-time.ft
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-current-time.ft?rev=381229&r1=381228&r2=381229&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-current-time.ft
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-current-time.ft
 Sun Feb 26 18:30:35 2006
@@ -19,7 +19,7 @@
   xmlns:forrest="http://apache.org/forrest/templates/1.0";
   name="siteinfo-current-time">
   <description>
-    siteinfo-current-time will output the current time and date with the help 
of jscript.
+    siteinfo-current-time will output the current time and date with the help 
of javascript.
   </description>
   <usage><![CDATA[<forrest:contract name="siteinfo-current-time"/>]]></usage>
   <forrest:template 

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published.ft
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published.ft?rev=381229&r1=381228&r2=381229&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published.ft
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/siteinfo-last-published.ft
 Sun Feb 26 18:30:35 2006
@@ -18,7 +18,7 @@
 <forrest:contract xmlns:forrest="http://apache.org/forrest/templates/1.0";
   name="siteinfo-last-published">
   <description>
-    siteinfo-last-published will output the last published date of the site 
with the help of jscript.
+    siteinfo-last-published will output the last published date of the site 
with the help of javascript.
   </description>
   <usage><![CDATA[<forrest:contract name="siteinfo-last-published"/>]]></usage>
   <forrest:template 
@@ -38,4 +38,4 @@
       </xsl:template>
     </xsl:stylesheet>
   </forrest:template>
-</forrest:contract>
\ No newline at end of file
+</forrest:contract>


Reply via email to