diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-01-19 22:26:25 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-01-19 22:26:25 +0100 |
commit | e82f600b6a090e1b0627d0921c81c4ba3ceaea13 (patch) | |
tree | 6923f650e70774c12c5ac727132d9b0ab8fb007a /src | |
parent | Save downloaded images of opensearch suggestions like websnaps (diff) | |
parent | fix typo: expecially->especially (diff) | |
download | rekonq-e82f600b6a090e1b0627d0921c81c4ba3ceaea13.tar.xz |
Merge branch 'master' of git.kde.org:rekonq
Diffstat (limited to 'src')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 54130b86..dcf996ec 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -124,7 +124,7 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) ""); about.addAuthor(ki18n("Furkan Uzumcu"), - ki18n("A lot of improvements, expecially on usability"), + ki18n("A lot of improvements, especially on usability"), "furkanuzumcu@gmail.com", ""); |