diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2015-07-05 09:46:45 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2015-07-05 09:46:45 +0300 |
commit | bb534c9c42f993fad2c97d62c40d4e8ec0530910 (patch) | |
tree | 7874c4c19defc58f1b8a02c2fe129b62ae050492 /perl-install/harddrake | |
parent | 67039af235fcfb03bc374ef055a2d4573ad38bef (diff) | |
download | drakx-bb534c9c42f993fad2c97d62c40d4e8ec0530910.tar drakx-bb534c9c42f993fad2c97d62c40d4e8ec0530910.tar.gz drakx-bb534c9c42f993fad2c97d62c40d4e8ec0530910.tar.bz2 drakx-bb534c9c42f993fad2c97d62c40d4e8ec0530910.tar.xz drakx-bb534c9c42f993fad2c97d62c40d4e8ec0530910.zip |
Bug 13837: Fix typo pauvucontrol -> pavucontrol
Diffstat (limited to 'perl-install/harddrake')
-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 e7acf25dc..7a9016862 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -216,7 +216,7 @@ https://wiki.mageia.org/en/Support:DebuggingSoundProblems -- \"kmix\" (KDE), \"gnome-control-center sound\" (GNOME) and \"pauvucontrol\" (generic) will launch graphical applications to allow you to view your sound devices and adjust volume levels +- \"kmix\" (KDE), \"gnome-control-center sound\" (GNOME) and \"pavucontrol\" (generic) will launch graphical applications to allow you to view your sound devices and adjust volume levels - \"ps aux | grep pulseaudio\" will check that PulseAudio is running. |