Fix another typo

Apologies - I am not having a  good day today.
This commit is contained in:
Sophist 2017-06-13 16:22:08 +01:00 committed by GitHub
parent 2dcdd2bff6
commit 378d094714

View file

@ -246,4 +246,4 @@ def postprocess_book(self, oeb, opts, log):
m.clear('series')
m.add('series', self.title)
m.clear('series_index')
m.add_series_index('series_index', self.issue_no)
m.add('series_index', self.issue_no)