[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Michael Youngstrom youngm at gmail.com
Tue Nov 6 17:49:42 EST 2007


  User: myoungstrom
  Date: 07/11/06 17:49:42

  Modified:    doc/reference/en/modules  spring.xml
  Log:
  fixing small typo
  
  Revision  Changes    Path
  1.25      +25 -25    jboss-seam/doc/reference/en/modules/spring.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: spring.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/spring.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -b -r1.24 -r1.25
  --- spring.xml	22 Oct 2007 19:35:18 -0000	1.24
  +++ spring.xml	6 Nov 2007 22:49:42 -0000	1.25
  @@ -371,7 +371,7 @@
                                   http://jboss.com/products/seam/spring 
                                   http://jboss.com/products/seam/spring-2.0.xsd">
   
  -	<spring:context-loader context-locations="/WEB-INF/applicationContext.xml"/>
  +	<spring:context-loader config-locations="/WEB-INF/applicationContext.xml"/>
   
   </components>]]></programlisting>
       </section>
  
  
  



More information about the jboss-cvs-commits mailing list