diff options
Diffstat (limited to 'src/main.cpp')
| -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 a54e8d4fc..dfe291015 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -48,7 +48,7 @@ int main(int argc, char **argv) about.addAuthor(ki18nc("@info:credit", "Rafael Fernández López"), ki18nc("@info:credit", "Developer"), - "[email protected]"); + "[email protected]"); about.addAuthor(ki18nc("@info:credit", "Kevin Ottens"), ki18nc("@info:credit", "Developer"), |
