diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2013-02-12 15:45:27 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2013-02-12 15:45:27 +0100 |
commit | e637cc969022f7a687c94838c28a66e2041db5dc (patch) | |
tree | d92a2190723ebbb83b2216dd1c73a53f15f5b36b /src | |
parent | Add credits (before I forgot to) (diff) | |
download | rekonq-e637cc969022f7a687c94838c28a66e2041db5dc.tar.xz |
Ooops... one g more
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 5235185a..eabbfde5 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -132,7 +132,7 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) about.addCredit(ki18n("Dimitrios Christidis"), ki18n("Provides patches, fixes and good testing"), - "dchristidis@ceid.upatras.ggr", + "dchristidis@ceid.upatras.gr", ""); about.addCredit(ki18n("Panagiotis Papadopoulos"), |