diff options
Diffstat (limited to 'kmplot')
-rw-r--r-- | kmplot/kmplot/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmplot/kmplot/main.cpp b/kmplot/kmplot/main.cpp index 3b96b884..b9d40a5a 100644 --- a/kmplot/kmplot/main.cpp +++ b/kmplot/kmplot/main.cpp @@ -40,7 +40,7 @@ static const char description[] = - I18N_NOOP( "Mathematical function plotter for KDE" ); + I18N_NOOP( "Mathematical function plotter for TDE" ); static KCmdLineOptions options[] = { |