mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
typo
This commit is contained in:
parent
c0a1e17c20
commit
e49372ddf4
@ -1206,7 +1206,7 @@ class HTMLConverter(object):
|
||||
if ncss:
|
||||
update_css(ncss, self.css)
|
||||
if npcss:
|
||||
update_css(pcss, self.pseudo_css)
|
||||
update_css(npcss, self.pseudo_css)
|
||||
elif tagname == 'pre':
|
||||
self.end_current_para()
|
||||
self.end_current_block()
|
||||
|
Loading…
x
Reference in New Issue
Block a user