diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-26 14:24:21 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-26 14:24:21 +0000 |
commit | 4671e7781b7d8bfa5b356fd1337939c8b40f9acb (patch) | |
tree | 278f3bf316b35ae2abad51e50433f858b0fc0748 /perl-install/share/po/DrakX.pot | |
parent | 54606d0eedd65c38ef26190398418eb9ab35abec (diff) | |
download | drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.tar drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.tar.gz drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.tar.bz2 drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.tar.xz drakx-4671e7781b7d8bfa5b356fd1337939c8b40f9acb.zip |
typo fix (s/snd-slot/sound-slot/)
Diffstat (limited to 'perl-install/share/po/DrakX.pot')
-rw-r--r-- | perl-install/share/po/DrakX.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot index 1ce2406b2..1b0ad3947 100644 --- a/perl-install/share/po/DrakX.pot +++ b/perl-install/share/po/DrakX.pot @@ -7573,7 +7573,7 @@ msgid "" "- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n" "by default\n" "\n" -"- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n" +"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n" "currently uses\n" "\n" "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" |