You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2005/11/22 23:35:41 UTC

svn commit: r348278 - /myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/AddResource.properties

Author: skitching
Date: Tue Nov 22 14:35:38 2005
New Revision: 348278

URL: http://svn.apache.org/viewcvs?rev=348278&view=rev
Log:
Added comment only

Modified:
    myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/AddResource.properties

Modified: myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/AddResource.properties
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/AddResource.properties?rev=348278&r1=348277&r2=348278&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/AddResource.properties (original)
+++ myfaces/tomahawk/trunk/src/java/org/apache/myfaces/component/html/util/AddResource.properties Tue Nov 22 14:35:38 2005
@@ -1,2 +1,3 @@
-# Used in the ressources URL, to enable caching the resources on the client.
-lastModified=@lastModified@
\ No newline at end of file
+# Used in the resources URL, to enable caching the resources on the client.
+# See MyfacesResourceLoader.getLastModified()
+lastModified=@lastModified@