[sword-cvs] swordtools/modules/hebrew-wlc/WLC2OSIS/WLC2OSIS/Translate Header.java, 1.4, 1.5

sword at www.crosswire.org sword at www.crosswire.org
Mon Jun 7 07:38:41 MST 2004


Committed by: mgruner

Update of /cvs/core/swordtools/modules/hebrew-wlc/WLC2OSIS/WLC2OSIS/Translate
In directory www:/tmp/cvs-serv3447/WLC2OSIS/Translate

Modified Files:
	Header.java 
Log Message:
mgruner: fixes


Index: Header.java
===================================================================
RCS file: /cvs/core/swordtools/modules/hebrew-wlc/WLC2OSIS/WLC2OSIS/Translate/Header.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Header.java	5 Jun 2004 19:28:21 -0000	1.4
+++ Header.java	7 Jun 2004 14:38:39 -0000	1.5
@@ -37,7 +37,7 @@
     A.w.writeAttributedString("rights", 2, "type=\"x-copyright\"", 
     	"The WLC is maintained by the Westminster Hebrew Institute, Philadelphia, PA (http://whi.wts.edu/WHI)");
     A.w.writeString("scope", 2, "Hebrew Bible, Old Testament");
-    A.w.writeString("refSystem", 2, "Tanach");
+    A.w.writeString("refSystem", 2, "MT");
         
     A.w.closeTag("work", 1);
     



More information about the sword-cvs mailing list