summaryrefslogtreecommitdiffstats
path: root/urpme
diff options
context:
space:
mode:
Diffstat (limited to 'urpme')
-rw-r--r--urpme2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpme b/urpme
index 9bd8adde..3b7a916b 100644
--- a/urpme
+++ b/urpme
@@ -29,7 +29,7 @@ use urpm;
import urpm _;
my ($auto, $matches, $maymatch, @l, @m, @toremove, %base);
-my $askok = _("Is it OK?");
+my $askok = _("Is this OK?");
my $askrm = _("Remove them all?");
# Translator: Add here the keys which might be pressed in the "No"-case.
my $noexpr = _("Nn");