ammulder    2003/10/01 12:00:31

  Modified:    modules/core/src/schema geronimo-common.xsd
  Log:
  Fixed typos in the doc
  
  Revision  Changes    Path
  1.2       +1 -1      
incubator-geronimo/modules/core/src/schema/geronimo-common.xsd
  
  Index: geronimo-common.xsd
  ===================================================================
  RCS file: 
/home/cvs/incubator-geronimo/modules/core/src/schema/geronimo-common.xsd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- geronimo-common.xsd       5 Sep 2003 20:18:04 -0000       1.1
  +++ geronimo-common.xsd       1 Oct 2003 19:00:31 -0000       1.2
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <xsd:schema targetNamespace="http://geronimo.apache.org/xml/schema/j2ee"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"; elementFormDefault="qualified" 
attributeFormDefault="unqualified">
     <xsd:annotation>
  -    <xsd:documentation>Schema defining common elements for Geronimo-speciflc 
deployment dscriptors</xsd:documentation>
  +    <xsd:documentation>Schema defining common elements for Geronimo-specific 
deployment descriptors</xsd:documentation>
     </xsd:annotation>
     <xsd:import namespace="http://java.sun.com/xml/ns/j2ee"; 
schemaLocation="j2ee_1_4.xsd"/>
     <xsd:group name="jndi-refGroup">
  
  
  

Reply via email to