diff --git a/tests/examples/controller/audio-example.c b/tests/examples/controller/audio-example.c index 64944988cd..f57731fce7 100644 --- a/tests/examples/controller/audio-example.c +++ b/tests/examples/controller/audio-example.c @@ -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 diff --git a/tests/examples/controller/text-color-example.c b/tests/examples/controller/text-color-example.c index 00b3c9f3a6..c9e1119e33 100644 --- a/tests/examples/controller/text-color-example.c +++ b/tests/examples/controller/text-color-example.c @@ -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