validate: fix documentation for gst_validate_init()

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2017-06-06 18:50:47 -07:00
parent 7b7692d70b
commit 4b57c0bbb4

View file

@ -278,8 +278,8 @@ gst_validate_init_plugins (void)
/**
* gst_validate_init:
*
* Initializes GstValidate, call that before any usage of GstValidate.
* You should take care of initilizing GStreamer before calling this
* Initializes GstValidate. Call this before any usage of GstValidate.
* You should take care of initializing GStreamer before calling this
* function.
*/
void