giacomo     2003/11/13 23:08:01

  Modified:    src/java/org/apache/cocoon/matching MountTableMatcher.java
  Log:
  fixed typo
  
  Revision  Changes    Path
  1.2       +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.1
  retrieving revision 1.2
  diff -u -d -b -u -r1.1 -r1.2
  --- MountTableMatcher.java    13 Nov 2003 18:09:43 -0000      1.1
  +++ MountTableMatcher.java    14 Nov 2003 07:08:01 -0000      1.2
  @@ -78,7 +78,7 @@
    * modifying the main sitemap. This is especially usefull for prototypes and 
demos where installing
    * a separate instance of Cocoon is overkill.
    * <p>
  - * The mount table is an xml file which as a format similar to the 
<code>map:mount</code> syntax:
  + * The mount table is an xml file which has a format similar to the 
<code>map:mount</code> syntax:
    * <pre>
    *   &lt;mount-table&gt;
    *     &lt;mount uri-prefix="foo" src="file://path/to/foo/directory/"/&gt;
  
  
  

Reply via email to