mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-03-03 16:46:00 +01:00
PDB eReader output: Correct tag.
This commit is contained in:
parent
a0821a6882
commit
de4296018c
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
'del' : 'o',
|
||||
'h1' : 'x',
|
||||
'h2' : 'X0',
|
||||
'h3' : 'x1',
|
||||
'h3' : 'X1',
|
||||
'h4' : 'X2',
|
||||
'h5' : 'X3',
|
||||
'h6' : 'X4',
|
||||
|
|
|
|||
Loading…
Reference in a new issue