From 8695a202c87c66f6a79555541f240c31bf02696a Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Fri, 23 Jan 2015 08:59:27 +0100 Subject: [PATCH] check: fix another typo in the 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 9e9b63c..41695ba 100644 --- a/libs/gst/check/gstcheck.c +++ b/libs/gst/check/gstcheck.c @@ -29,7 +29,7 @@ * * One notable feature is that one can use the environment variables GST_CHECKS * and GST_CHECKS_IGNORE to select which tests to run or skip. Both variables - * can contain a comman separated list of test name globs (e.g. test_*). + * can contain a comma separated list of test name globs (e.g. test_*). */ #ifdef HAVE_CONFIG_H #include "config.h" -- 2.7.4