From bb28a59d5b465128b04595e71d90617abaf21117 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 16 Dec 2016 18:30:20 +0000 Subject: [PATCH] check: fix typo in docs --- libs/gst/check/gstcheck.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gst/check/gstcheck.c b/libs/gst/check/gstcheck.c index f4aeb63..61f9bfb 100644 --- a/libs/gst/check/gstcheck.c +++ b/libs/gst/check/gstcheck.c @@ -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. -- 2.7.4