diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-19 07:26:55 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-19 07:26:55 +0000 |
commit | bbe2d3ca08616dfd529c043a088cb35c8cdffdc9 (patch) | |
tree | 5b77eaddd3f25a3689f81984c479c6e96c1bd06d /perl-install/help.pm | |
parent | 3e947dca2a6c8fbf53285fe57c1ac8a52ab67b31 (diff) | |
download | drakx-bbe2d3ca08616dfd529c043a088cb35c8cdffdc9.tar drakx-bbe2d3ca08616dfd529c043a088cb35c8cdffdc9.tar.gz drakx-bbe2d3ca08616dfd529c043a088cb35c8cdffdc9.tar.bz2 drakx-bbe2d3ca08616dfd529c043a088cb35c8cdffdc9.tar.xz drakx-bbe2d3ca08616dfd529c043a088cb35c8cdffdc9.zip |
Fixed typos
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r-- | perl-install/help.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm index 847718a2b..1990c21f1 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -261,7 +261,7 @@ suits your needs. Monitor The installer will normally automatically detect and configure the -monitor connected to your machine. If it is correct, you can choose from +monitor connected to your machine. If it is not correct, you can choose from this list the monitor you actually have connected to your computer. @@ -297,7 +297,7 @@ sub configureX_monitor() { N("Monitor The installer will normally automatically detect and configure the -monitor connected to your machine. If it is correct, you can choose from +monitor connected to your machine. If it is not correct, you can choose from this list the monitor you actually have connected to your computer."); } sub configureX_resolution() { |