From d2630212d773ce0262dc4c6dd7205cadeac0eb58 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 23 Aug 2004 07:01:34 +0000 Subject: no space before a question mark in English --- perl-install/install_steps_interactive.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps_interactive.pm') 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; } -- cgit v1.2.1