[sword-svn] r367 - trunk/modules/python

chrislit at crosswire.org chrislit at crosswire.org
Mon Aug 6 06:19:29 MST 2012


Author: chrislit
Date: 2012-08-06 06:19:28 -0700 (Mon, 06 Aug 2012)
New Revision: 367

Modified:
   trunk/modules/python/usfm2osis.py
Log:
typo


Modified: trunk/modules/python/usfm2osis.py
===================================================================
--- trunk/modules/python/usfm2osis.py	2012-08-06 08:52:01 UTC (rev 366)
+++ trunk/modules/python/usfm2osis.py	2012-08-06 13:19:28 UTC (rev 367)
@@ -125,7 +125,7 @@
 
 peripherals = {
     'Title Page':'titlePage', 'Half Title Page':'x-halfTitlePage', 'Promotional Page':'x-promotionalPage',
-    'Imprimatur':'imprimatur', 'Publication Data':'publicationData', 'Foreward':'x-foreward', 'Preface':'preface',
+    'Imprimatur':'imprimatur', 'Publication Data':'publicationData', 'Foreword':'x-foreword', 'Preface':'preface',
     'Table of Contents':'tableofContents', 'Alphabetical Contents':'x-alphabeticalContents',
     'Table of Abbreviations':'x-tableofAbbreviations', 'Chronology':'x-chronology',
     'Weights and Measures':'x-weightsAndMeasures', 'Map Index':'x-mapIndex',




More information about the sword-cvs mailing list