examples: controller: fix typo in comments

This commit is contained in:
Tim-Philipp Müller 2014-08-07 14:54:37 +01:00
parent d9516d3c58
commit afffd9497f
2 changed files with 2 additions and 2 deletions

View 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>

View 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>