tinyalsasink: fix tinalsa typo
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Tue, 2 Feb 2016 19:20:17 +0000 (11:20 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Tue, 2 Feb 2016 21:30:29 +0000 (13:30 -0800)
sys/tinyalsa/tinyalsasink.c

index 4f73ea0..2d6e3a6 100644 (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>
  */