mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix mismatched tag
This commit is contained in:
parent
ea74ad02e6
commit
eb3bac259d
@ -451,7 +451,7 @@ class CreateCustomColumn(QDialog):
|
||||
'</ul></p>'
|
||||
"<p>For example:\n"
|
||||
"<ul>\n"
|
||||
"<li>ddd, d MMM yyyy gives Mon, 5 Jan 2010<li>\n"
|
||||
"<li>ddd, d MMM yyyy gives Mon, 5 Jan 2010</li>\n"
|
||||
"<li>dd MMMM yy gives 05 January 10</li>\n"
|
||||
"</ul> "))
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user