diff options
Diffstat (limited to 'perl-install/harddrake/sound.pm')
-rw-r--r-- | perl-install/harddrake/sound.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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; |