motioncells: fix typo in header comment

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8867>
This commit is contained in:
jan vermaete 2020-03-23 13:45:46 +00:00 committed by Tim-Philipp Müller
parent 55bf8d3903
commit 3f0808a910

View File

@ -102,4 +102,4 @@ GType gst_motion_cells_get_type (void);
GST_ELEMENT_REGISTER_DECLARE (motioncells);
G_END_DECLS
#endif /* __GST_MOTION_CELLS_H__ */
#endif /* __GST_MOTIONCELLS_H__ */