crafterm    2003/11/18 03:11:12

  Modified:    src/java/org/apache/cocoon/matching MountTableMatcher.java
  Log:
  Fixing typo
  
  Revision  Changes    Path
  1.3       +2 -2      
cocoon-2.1/src/java/org/apache/cocoon/matching/MountTableMatcher.java
  
  Index: MountTableMatcher.java
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/java/org/apache/cocoon/matching/MountTableMatcher.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MountTableMatcher.java    14 Nov 2003 07:08:01 -0000      1.2
  +++ MountTableMatcher.java    18 Nov 2003 11:11:12 -0000      1.3
  @@ -75,7 +75,7 @@
   
   /**
    * A matcher that manages a "mount table", allowing to add subsitemaps to a 
Cocoon application without
  - * modifying the main sitemap. This is especially usefull for prototypes and 
demos where installing
  + * modifying the main sitemap. This is especially useful for prototypes and 
demos where installing
    * a separate instance of Cocoon is overkill.
    * <p>
    * The mount table is an xml file which has a format similar to the 
<code>map:mount</code> syntax:
  
  
  

Reply via email to