mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 10:10:32 +00:00
check: fix typo in docs
This commit is contained in:
parent
4d179024f0
commit
bb28a59d5b
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ print_plugins (void)
|
||||||
* @argc: (inout) (allow-none): pointer to application's argc
|
* @argc: (inout) (allow-none): pointer to application's argc
|
||||||
* @argv: (inout) (array length=argc) (allow-none): pointer to application's argv
|
* @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
|
* NOTE: Needs to be called before creating the testsuite
|
||||||
* so that the tests can be listed.
|
* so that the tests can be listed.
|
||||||
|
|
Loading…
Reference in a new issue