summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakedm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-02-07 12:32:32 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-02-07 12:32:32 +0000
commitc20611b79de7d1afdfd346b3dbe38c932a7e36e0 (patch)
treeb696f95d69010c9fb12d039e2a60b1bc20cc370e /perl-install/standalone/drakedm
parent5956d7f82ab3448da3c47dcebc4fc28f864452b1 (diff)
downloaddrakx-backup-do-not-use-c20611b79de7d1afdfd346b3dbe38c932a7e36e0.tar
drakx-backup-do-not-use-c20611b79de7d1afdfd346b3dbe38c932a7e36e0.tar.gz
drakx-backup-do-not-use-c20611b79de7d1afdfd346b3dbe38c932a7e36e0.tar.bz2
drakx-backup-do-not-use-c20611b79de7d1afdfd346b3dbe38c932a7e36e0.tar.xz
drakx-backup-do-not-use-c20611b79de7d1afdfd346b3dbe38c932a7e36e0.zip
fixed English typo
Diffstat (limited to 'perl-install/standalone/drakedm')
-rw-r--r--perl-install/standalone/drakedm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakedm b/perl-install/standalone/drakedm
index a84cac48e..d2c796fd3 100644
--- a/perl-install/standalone/drakedm
+++ b/perl-install/standalone/drakedm
@@ -39,7 +39,7 @@ foreach (cat_($cfg_file)) {
$dm = $1 if /^DISPLAYMANAGER=(.*)$/;
}
-if (my $new_dm = $in->ask_from_list_(N("Choosing an display manager"),
+if (my $new_dm = $in->ask_from_list_(N("Choosing a display manager"),
formatAlaTeX(N("X11 Display Manager allows you to graphically log
into your system with the X Window System running and supports running
several different X sessions on your local machine at the same time.")),