doc: handy-elements: fix audiotestsrc description

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1966>
This commit is contained in:
MGlolenstine 2022-03-15 15:01:39 +00:00 committed by GStreamer Marge Bot
parent 2f7c843f2b
commit 5c54cad469

View file

@ -109,7 +109,7 @@ gst-launch-1.0 videotestsrc ! videoconvert ! autovideosink
### `audiotestsrc`
This element produces an audio wave (selectable among many different
options with the `wave` property). Use it to test video pipelines.
options with the `wave` property). Use it to test audio pipelines.
``` bash
gst-launch-1.0 audiotestsrc ! audioconvert ! autoaudiosink