diff options
-rw-r--r-- | src/IO/about.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index 44e5a638..508bfd11 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -327,8 +327,8 @@ const char *const AboutSplash= " and the bug meter).\n" " <li> Dillo behaves very nicely when browsing local files, images, and HTML.\n" " It's also very good for Internet searching.\n" -" <li> This release is mainly intended <strong>for developers</strong>\n" -" and <em>advanced users</em>.\n" +" <li> This release is mainly intended for <strong>developers</strong>\n" +" and <strong>advanced users</strong>.\n" " <li> Frames, Java and Javascript are not supported.\n" "</ul>\n" "<br>\n" |