You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by an...@apache.org on 2006/09/03 17:27:36 UTC

svn commit: r439791 - in /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html: Relation.jwc Style.jwc

Author: andyhot
Date: Sun Sep  3 08:27:36 2006
New Revision: 439791

URL: http://svn.apache.org/viewvc?rev=439791&view=rev
Log:
typo

Modified:
    tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Relation.jwc
    tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Style.jwc

Modified: tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Relation.jwc
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Relation.jwc?rev=439791&r1=439790&r2=439791&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Relation.jwc (original)
+++ tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Relation.jwc Sun Sep  3 08:27:36 2006
@@ -62,7 +62,7 @@
   
   <parameter name="media">
     <description>
-    Specifies on what device the document will be displayed.
+    Specifies on which device the document will be displayed.
     </description>
   </parameter>
   

Modified: tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Style.jwc
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Style.jwc?rev=439791&r1=439790&r2=439791&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Style.jwc (original)
+++ tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Style.jwc Sun Sep  3 08:27:36 2006
@@ -48,7 +48,7 @@
   
   <parameter name="media">
     <description>
-    Specifies on what device this stylesheet will apply.
+    Specifies on which device this stylesheet will apply.
     </description>
   </parameter>