You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by br...@apache.org on 2003/05/06 11:30:38 UTC

cvs commit: cocoon-2.1/src/blocks/qdox/conf qdox.xconf

bruno       2003/05/06 02:30:38

  Modified:    src/blocks/qdox/conf qdox.xconf
  Log:
  typo
  
  Revision  Changes    Path
  1.2       +2 -2      cocoon-2.1/src/blocks/qdox/conf/qdox.xconf
  
  Index: qdox.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/qdox/conf/qdox.xconf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- qdox.xconf	6 May 2003 08:49:59 -0000	1.1
  +++ qdox.xconf	6 May 2003 09:30:37 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<xconf xpath="/cocoon/source-factories" unless="component-instance[@name='qodx']">
  +<xconf xpath="/cocoon/source-factories" unless="component-instance[@name='qdox']">
       <component-instance
           class="org.apache.cocoon.components.source.impl.QDoxSourceFactory"
           logger="core.sources.qdox"
  @@ -33,4 +33,4 @@
   
       </component-instance>
   
  -</xconf>
  \ No newline at end of file
  +</xconf>