[PATCH wayland v2 1/3] tests: Fix typo "evnironment"
Bryce Harrington
bryce at osg.samsung.com
Fri Jan 9 16:05:11 PST 2015
Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
Reviewed-by: Marek Chalupa <mchqwerty at gmail.com>
---
tests/test-runner.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/test-runner.c b/tests/test-runner.c
index 753617f..9abf22f 100644
--- a/tests/test-runner.c
+++ b/tests/test-runner.c
@@ -50,7 +50,7 @@ int leak_check_enabled;
/* when this var is set to 0, every call to test_set_timeout() is
* suppressed - handy when debugging the test. Can be set by
- * WAYLAND_TEST_NO_TIMEOUTS evnironment var */
+ * WAYLAND_TEST_NO_TIMEOUTS environment variable. */
static int timeouts_enabled = 1;
/* set to one if the output goes to the terminal */
--
1.9.1
More information about the wayland-devel
mailing list