Signed-off-by: Bryce Harrington <br...@osg.samsung.com>
Reviewed-by: Marek Chalupa <mchqwe...@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

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to