tinyalsasink: fix tinalsa typo

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2016-02-02 11:20:17 -08:00
parent 4c5abcb997
commit 2da52e79b3

View file

@ -29,7 +29,7 @@
* <title>Example pipelines</title>
* |[
* gst-launch-1.0 -v uridecodebin uri=file:///path/to/audio.ogg ! audioconvert ! audioresample ! tinyalsasink
* ]| Play an Ogg/Vorbis file and output audio via ALSA using the tinalsa
* ]| Play an Ogg/Vorbis file and output audio via ALSA using the tinyalsa
* library.
* </refsect2>
*/