summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmodules/python/usfm2osis.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/modules/python/usfm2osis.py b/modules/python/usfm2osis.py
index e5e499f..f2997b4 100755
--- a/modules/python/usfm2osis.py
+++ b/modules/python/usfm2osis.py
@@ -270,10 +270,8 @@ peripherals = {
'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',
- 'NT Quotes from LXX':'x-ntQuotesFromLXX',
- 'Cover':'coverPage',
- 'Spine':'x-spine'
+ 'Weights and Measures':'x-weightsandMeasures', 'Map Index':'x-mapIndex',
+ 'NT Quotes from LXX':'x-ntQuotesfromLXX', 'Cover':'coverPage', 'Spine':'x-spine'
}
introPeripherals = {