sanders 01/05/05 19:49:16
Modified: cjan/repository cjan-0.1.dtd
Log:
typo ;-(
Revision Changes Path
1.4 +2 -2 jakarta-commons-sandbox/cjan/repository/cjan-0.1.dtd
Index: cjan-0.1.dtd
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/cjan/repository/cjan-0.1.dtd,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cjan-0.1.dtd 2001/05/06 02:48:14 1.3
+++ cjan-0.1.dtd 2001/05/06 02:49:15 1.4
@@ -1,4 +1,4 @@
-<!-- $Id: cjan-0.1.dtd,v 1.3 2001/05/06 02:48:14 sanders Exp $ -->
+<!-- $Id: cjan-0.1.dtd,v 1.4 2001/05/06 02:49:15 sanders Exp $ -->
<!ELEMENT project (component+)>
<!ATTLIST project
name CDATA #REQUIRED
@@ -14,7 +14,7 @@
<!ATTLIST revision
number CDATA #REQUIRED
>
-<!ElEMENT jar EMPTY>
+<!ELEMENT jar EMPTY>
<!ATTLIST jar
protocol (ftp | http) #REQUIRED
url CDATA #REQUIRED