[PATCH wayland 1/2] tests: Typo

Bryce Harrington bryce at osg.samsung.com
Tue Jan 6 17:11:29 PST 2015


Signed-off-by: Bryce Harrington <bryce at osg.samsung.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