From 2b36f22c13404edcd56d05a8d81ec2d5fa13efd8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 10 Sep 2002 13:06:24 +0000 Subject: fix OSS definition --- perl-install/harddrake/sound.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/harddrake') diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index c25ab4800..ba3128c67 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -180,7 +180,7 @@ sub switch { val => _("Help"), disabled => sub { }, clicked => sub { $in->ask_warn(_("Switching between ALSA and OSS help"), - _("OSS (Open Source Sound) was the firt sound API. It's an OS independant sound API (it's availlable on most unices systems) but it's a very basic and limited API. + _("OSS (Open Sound System) was the firt sound API. It's an OS independant sound API (it's available on most unices systems) but it's a very basic and limited API. What's more, OSS drivers all reinvent the wheel. ALSA (Advanced Linux Sound Architecture) is a modularized architecture which -- cgit v1.2.1