summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/sound.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/harddrake/sound.pm')
-rw-r--r--perl-install/harddrake/sound.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm
index aff29c8e0..7b7e1b494 100644
--- a/perl-install/harddrake/sound.pm
+++ b/perl-install/harddrake/sound.pm
@@ -246,7 +246,7 @@ sub trouble {
formatAlaTeX(N("The classic bug sound tester is to run the following commands:
-- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use
+- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses
by default
- \"grep sound-slot /etc/modules.conf\" will tell you what driver it
@@ -271,7 +271,7 @@ sub get_any_driver_entry {
val => N("Let me pick any driver"), disabled => sub {},
clicked => sub {
my $old_driver = $driver;
- if ($in->ask_from(N("Choosing an arbitratry driver"),
+ if ($in->ask_from(N("Choosing an arbitrary driver"),
formatAlaTeX(N("If you really think that you know which driver is the right one for your card
you can pick one in the above list.