diff options
Diffstat (limited to 'scripts/kdemangen.pl')
-rwxr-xr-x | scripts/kdemangen.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kdemangen.pl b/scripts/kdemangen.pl index d5e23699..78e69672 100755 --- a/scripts/kdemangen.pl +++ b/scripts/kdemangen.pl @@ -44,7 +44,7 @@ # 3 run "man ./kstars.1" to check out the generated page.. # PROBLEMS: -# Only works for full KDE applications that use KCmdLineArgs ( +# Only works for full TDE applications that use KCmdLineArgs ( # inherent to my approach, but most KDE apps fulfill this requirement # ) |