diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 22:06:24 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 22:06:24 +0000 |
commit | 489e616a8f0a2410c6b83a6cc8fe061d9ac5c833 (patch) | |
tree | d3581dc3c0ff8bb34faad5d354e53158d3f5fb84 /perl-install/harddrake/sound.pm | |
parent | 4f907af7a6f0c41eca346125f142852995ffac71 (diff) | |
download | drakx-489e616a8f0a2410c6b83a6cc8fe061d9ac5c833.tar drakx-489e616a8f0a2410c6b83a6cc8fe061d9ac5c833.tar.gz drakx-489e616a8f0a2410c6b83a6cc8fe061d9ac5c833.tar.bz2 drakx-489e616a8f0a2410c6b83a6cc8fe061d9ac5c833.tar.xz drakx-489e616a8f0a2410c6b83a6cc8fe061d9ac5c833.zip |
- s/api/API/
Diffstat (limited to 'perl-install/harddrake/sound.pm')
-rw-r--r-- | perl-install/harddrake/sound.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index 492af9e85..3871e30e8 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -418,8 +418,8 @@ ALSA (Advanced Linux Sound Architecture) is a modularized architecture which supports quite a large range of ISA, USB and PCI cards.\n It also provides a much higher API than OSS.\n To use alsa, one can either use: -- the old compatibility OSS api -- the new ALSA api that provides many enhanced features but requires using the ALSA library. +- the old compatibility OSS API +- the new ALSA API that provides many enhanced features but requires using the ALSA library. "); }, }, |