You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by eh...@apache.org on 2005/03/23 01:18:55 UTC

cvs commit: jakarta-tapestry/framework/src/java/org/apache/tapestry/asset DefaultAssetFactory.java

ehatcher    2005/03/22 16:18:55

  Modified:    framework/src/java/org/apache/tapestry/asset
                        DefaultAssetFactory.java
  Log:
  Fix javadoc typo.
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-tapestry/framework/src/java/org/apache/tapestry/asset/DefaultAssetFactory.java
  
  Index: DefaultAssetFactory.java
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/java/org/apache/tapestry/asset/DefaultAssetFactory.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DefaultAssetFactory.java	6 Jan 2005 02:17:19 -0000	1.3
  +++ DefaultAssetFactory.java	23 Mar 2005 00:18:55 -0000	1.4
  @@ -22,7 +22,7 @@
   
   /**
    * Default asset factory used when the asset path contains a prefix that is not recognized. It is
  - * assumed that the prefix is, in fact, the scheme of an external URL. Retur
  + * assumed that the prefix is, in fact, the scheme of an external URL.
    * 
    * @author Howard M. Lewis Ship
    * @since 3.1
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org