Fix ordered list tag.

Signed-off-by: Chris <xchrisx@uber.space>
pull/49/head
Chris 5 years ago
parent d3119bb794
commit 7187b99712

@ -396,7 +396,7 @@ AutoBookmarkerConfigPage::AutoBookmarkerConfigPage( TQWidget *parent, const char
"<li>The entity is dismissed, if a mime and/or filename mask is defined, "
"and neither matches the document.</li>"
"<li>Otherwise each line of the document is tried against the pattern, "
"and a bookmark is set on matching lines.</li></ul>"
"and a bookmark is set on matching lines.</li></ol>"
"<p>Use the buttons below to manage your collection of entities.</p>") );
TQHBoxLayout *lo1 = new TQHBoxLayout ( lo );

Loading…
Cancel
Save