examples: controller: fix typo in comments
authorTim-Philipp Müller <tim@centricular.com>
Thu, 7 Aug 2014 13:54:37 +0000 (14:54 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 7 Aug 2014 13:54:37 +0000 (14:54 +0100)
tests/examples/controller/audio-example.c
tests/examples/controller/text-color-example.c

index 64944988cdcfbc6ef9d4d1c467fbc08c343b12c8..f57731fce7b10b8c936bd6f68667a39d4def3f14 100644 (file)
@@ -4,7 +4,7 @@
  * Builds a pipeline with [ audiotestsource ! autoaudiosink ] and sweeps
  * frequency and volume.
  *
- * Needs gst-plugin-base + gst-plugins-good installed.
+ * Needs gst-plugins-base + gst-plugins-good installed.
  */
 
 #include <gst/gst.h>
index 00b3c9f3a675a56948ea00bb7f1410ae5ba10df9..c9e1119e3356fde7d368dc66a1a55a34816ff8fd 100644 (file)
@@ -4,7 +4,7 @@
  * Builds a pipeline with [videotestsrc ! textoverlay ! ximagesink] and
  * modulates color, text and text pos.
  *
- * Needs gst-plugin-base installed.
+ * Needs gst-plugins-base installed.
  */
 
 #include <gst/gst.h>