diff options
author | corvid <corvid@lavabit.com> | 2010-02-12 23:12:26 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-02-12 23:12:26 +0000 |
commit | dfa63edac837b22672bbb309790c2892cb55c53e (patch) | |
tree | 678a6d6e091a0066312e8d1dd89b4864b5c1df1d /src/IO | |
parent | 9ee77838fa74dcb5628ed428d7b61c909b89124e (diff) |
splash page tiny cosmetic change
Diffstat (limited to 'src/IO')
-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" |