codecs: mpeg2decoder: Fix a typo in header file's comment.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1963>
This commit is contained in:
He Junyan 2021-01-20 00:57:05 +08:00
parent fd76521c24
commit 057fedd178

View file

@ -189,4 +189,4 @@ GType gst_mpeg2_decoder_get_type (void);
G_END_DECLS
#endif /* __GST_VP8_DECODER_H__ */
#endif /* __GST_MPEG2_DECODER_H__ */