Fix ordered list tag.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 7187b99712)
r14.0.x
Chris 5 years ago committed by Slávek Banko
parent eeb7d0f646
commit 976601c97c
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -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