check: fix typo in docs
authorTim-Philipp Müller <tim@centricular.com>
Fri, 16 Dec 2016 18:30:20 +0000 (18:30 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 16 Dec 2016 18:30:46 +0000 (18:30 +0000)
libs/gst/check/gstcheck.c

index f4aeb63..61f9bfb 100644 (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.