summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-08-23 07:01:34 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-08-23 07:01:34 +0000
commitd2630212d773ce0262dc4c6dd7205cadeac0eb58 (patch)
tree76eac26c9fb8b8f1e728b5519f36fad637dd317b /perl-install/install_steps_interactive.pm
parent5aa27f22df811a38010d19404f7519461c7d333c (diff)
downloaddrakx-backup-do-not-use-d2630212d773ce0262dc4c6dd7205cadeac0eb58.tar
drakx-backup-do-not-use-d2630212d773ce0262dc4c6dd7205cadeac0eb58.tar.gz
drakx-backup-do-not-use-d2630212d773ce0262dc4c6dd7205cadeac0eb58.tar.bz2
drakx-backup-do-not-use-d2630212d773ce0262dc4c6dd7205cadeac0eb58.tar.xz
drakx-backup-do-not-use-d2630212d773ce0262dc4c6dd7205cadeac0eb58.zip
no space before a question mark in English
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 6b7c69723..e8cb6097d 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -771,7 +771,7 @@ contain security or bug fixes.
To download these packages, you will need to have a working Internet
connection.
-Do you want to install the updates ?")),
+Do you want to install the updates?")),
interactive_help_id => 'installUpdates',
}) or return;
}