You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2003/11/03 13:57:18 UTC

cvs commit: cocoon-lenya/src/java/org/apache/lenya/cms/ant LinkRewriteTask.java

egli        2003/11/03 04:57:18

  Modified:    src/java/org/apache/lenya/cms/ant LinkRewriteTask.java
  Log:
  Fixed a typo in the java doc.
  
  Revision  Changes    Path
  1.2       +2 -2      cocoon-lenya/src/java/org/apache/lenya/cms/ant/LinkRewriteTask.java
  
  Index: LinkRewriteTask.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/java/org/apache/lenya/cms/ant/LinkRewriteTask.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LinkRewriteTask.java	22 Oct 2003 16:21:01 -0000	1.1
  +++ LinkRewriteTask.java	3 Nov 2003 12:57:18 -0000	1.2
  @@ -71,7 +71,7 @@
   import org.apache.tools.ant.BuildException;
   
   /**
  - * This task is used to rewrite internal links after a cut'n'paste operattion, i.e.
  + * This task is used to rewrite internal links after a cut'n'paste operation, i.e.
    * after a document has changed its document-id. It finds all relevant documents
    * which have a link to the document that changed its document-id and changes this
    * link with the help of an xslt.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org