check: fix another typo in the docs
authorStefan Sauer <ensonic@users.sf.net>
Fri, 23 Jan 2015 07:59:27 +0000 (08:59 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 23 Jan 2015 07:59:57 +0000 (08:59 +0100)
libs/gst/check/gstcheck.c

index 9e9b63c..41695ba 100644 (file)
@@ -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"