[sword-svn] r497 - trunk/modules/conf

refdoc at crosswire.org refdoc at crosswire.org
Fri Jul 17 05:43:31 MST 2015


Author: refdoc
Date: 2015-07-17 05:43:30 -0700 (Fri, 17 Jul 2015)
New Revision: 497

Modified:
   trunk/modules/conf/confmaker.pl
Log:
corrected creation of Scripref entry in conf files


Modified: trunk/modules/conf/confmaker.pl
===================================================================
--- trunk/modules/conf/confmaker.pl	2015-07-13 20:33:38 UTC (rev 496)
+++ trunk/modules/conf/confmaker.pl	2015-07-17 12:43:30 UTC (rev 497)
@@ -126,7 +126,7 @@
 
 my %doc_filters = ( 'title' => "OSISHeadings",
              'note'  => "OSISFootnotes",
-             'reference' => "OSISScripRef",
+             'reference' => "OSISScripref",
              'gloss' => "OSISGlosses",
              'lemma' => "OSISStrongs",
              'morph' => "OSISMorph",




More information about the sword-cvs mailing list