From 4b9d142bd37dcdc94b7bcdbdb3f7109d7a915e25 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 13 Dec 2004 15:56:00 +0000 Subject: better english (writing style rather than spoken one) --- perl-install/harddrake/sound.pm | 2 +- perl-install/harddrake/v4l.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/harddrake') diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index d1cc151ea..7ef67435f 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -11,7 +11,7 @@ package harddrake::sound; # o pcmcia cards: snd-vxp440 snd-vxpocket # TODO: -# o ensure sound isn't user (either dsp/midi/sequencer/mixer) +# o ensure sound is not user (either dsp/midi/sequencer/mixer) # o fix sound/alsa services use strict; diff --git a/perl-install/harddrake/v4l.pm b/perl-install/harddrake/v4l.pm index 9b331d6ee..aa005b664 100644 --- a/perl-install/harddrake/v4l.pm +++ b/perl-install/harddrake/v4l.pm @@ -273,7 +273,7 @@ my $cards_lst = { my %pll_lst = ( -1 => N("Default"), - 0 => "don't use pll", + 0 => "do not use pll", 1 => "28 Mhz Crystal (X)", 2 => "35 Mhz Crystal" ); -- cgit v1.2.1