diff options
| author | Yuri Chornoivan <yurchor@ukr.net> | 2011-01-19 17:06:08 +0200 | 
|---|---|---|
| committer | Yuri Chornoivan <yurchor@ukr.net> | 2011-01-19 17:06:08 +0200 | 
| commit | 4aa55d71fd39011f70e73536876194d5b227cd47 (patch) | |
| tree | d00c01291cabd3dc33e482afb5f39f0aa28653dd /src | |
| parent | Small addition in documentation (diff) | |
| download | rekonq-4aa55d71fd39011f70e73536876194d5b227cd47.tar.xz | |
fix typo: expecially->especially
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",                  ""); | 
