summaryrefslogtreecommitdiffstats
path: root/kmplot/kmplot/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmplot/kmplot/main.cpp')
-rw-r--r--kmplot/kmplot/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmplot/kmplot/main.cpp b/kmplot/kmplot/main.cpp
index 594f3a95..3b96b884 100644
--- a/kmplot/kmplot/main.cpp
+++ b/kmplot/kmplot/main.cpp
@@ -61,7 +61,7 @@ int main( int argc, char **argv )
"http://edu.kde.org/kmplot/" );
aboutData.addAuthor(
"Klaus-Dieter Möller", I18N_NOOP( "Original Author" ) ,
- "kdmoeller@foni.net" );
+ "tdmoeller@foni.net" );
aboutData.addAuthor(
"Matthias Meßmer", I18N_NOOP( "GUI" ) ,
"bmlmessmer@web.de" );