videodecoder: Fix typo in documentation
authorWonchul Lee <chul0812@gmail.com>
Sat, 15 Jun 2019 01:41:29 +0000 (10:41 +0900)
committerWonchul Lee <chul0812@gmail.com>
Sat, 15 Jun 2019 01:44:48 +0000 (10:44 +0900)
gst-libs/gst/video/gstvideodecoder.c

index 4ede7bf..d6c2b51 100644 (file)
@@ -90,7 +90,7 @@
  *
  * The subclass is responsible for providing pad template caps for
  * source and sink pads. The pads need to be named "sink" and "src". It also
- * needs to provide information about the ouptput caps, when they are known.
+ * needs to provide information about the output caps, when they are known.
  * This may be when the base class calls the subclass' @set_format function,
  * though it might be during decoding, before calling
  * @gst_video_decoder_finish_frame. This is done via