check: fix typo in docs

This commit is contained in:
Tim-Philipp Müller 2016-12-16 18:30:20 +00:00
parent 4d179024f0
commit bb28a59d5b

View file

@ -123,7 +123,7 @@ print_plugins (void)
* @argc: (inout) (allow-none): pointer to application's argc
* @argv: (inout) (array length=argc) (allow-none): pointer to application's argv
*
* Tnitialize GStreamer testing
* Initialize GStreamer testing
*
* NOTE: Needs to be called before creating the testsuite
* so that the tests can be listed.