summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/standalone.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone.pm b/perl-install/standalone.pm
index 4d8f11e3f..40405c156 100644
--- a/perl-install/standalone.pm
+++ b/perl-install/standalone.pm
@@ -138,7 +138,7 @@ sub setVarsInCsh {
}
sub update_gnomekderc {
- explanations "updated file $_[0]";
+ explanations "modified file $_[0]";
goto &MDK::Common::System::update_gnomekderc;
}