diff options
author | corvid <corvid@lavabit.com> | 2009-06-15 18:17:58 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-06-15 18:17:58 +0000 |
commit | 05f49233a15a9220596a268c833f1aaae533fb37 (patch) | |
tree | ad9c93b50df58c669bc83ab9588661880035899c /src/IO | |
parent | 19e8ee22c9cfe63236f41736d8f834ad322a5f33 (diff) |
splash release overview text
Diffstat (limited to 'src/IO')
-rw-r--r-- | src/IO/about.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index 6903ac0a..8fd42580 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -247,13 +247,13 @@ const char *const AboutSplash= " <tr>\n" " <td>\n" "<p>\n" -"This is the second release of the dillo2 series. It comes with with\n" -"substantial improvements, among which, the most important is a basic\n" +"This is the second release of the dillo2 series. It comes with\n" +"substantial improvements, among which the most important is a basic\n" "CSS infrastructure!\n" "<p>\n" -"There're also configurable keybindings among ather goodies. Please read\n" -"the Changelog highlights below. This time they were sorted in two groups;\n" -"a bit by relevance and user visibility.\n" +"There are also configurable keybindings among other goodies. Please read\n" +"the Changelog highlights below. This time they were sorted into two groups\n" +"by relevance and user visibility.\n" "<p>\n" "Remember that the dillo project uses a release model where every new\n" "version shall be better than the last.\n" |