From f2b6e1b5714defe249f74e59e7d624bd32a9c68b Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 20 Feb 2002 23:01:48 +0000 Subject: explanations stuff: no reason to use "updated" at a place when we use "modified" at the rest of the locations.. --- perl-install/standalone.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone.pm') 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; } -- cgit v1.2.1