Changed the spelling of 'unnumbered'

This commit is contained in:
Veronica K. B. Olsen
2019-10-23 21:22:35 +02:00
parent 68ddba1768
commit 9186289c1b
+1 -1
View File
@@ -61,7 +61,7 @@ class nwLabels():
nwItemLayout.BOOK : "Book", nwItemLayout.BOOK : "Book",
nwItemLayout.PAGE : "Plain Page", nwItemLayout.PAGE : "Plain Page",
nwItemLayout.PARTITION : "Partition", nwItemLayout.PARTITION : "Partition",
nwItemLayout.UNNUMBERED : "Un-Numbered", nwItemLayout.UNNUMBERED : "Unnumbered",
nwItemLayout.CHAPTER : "Chapter", nwItemLayout.CHAPTER : "Chapter",
nwItemLayout.SCENE : "Scene", nwItemLayout.SCENE : "Scene",
nwItemLayout.NOTE : "Note", nwItemLayout.NOTE : "Note",