From d745b4726965155c6e347ffecaf3d6e0ef2b9a1c Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 10 Sep 2012 14:08:52 +0200 Subject: [PATCH] fix typo --- testcases/lib/i3test.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testcases/lib/i3test.pm b/testcases/lib/i3test.pm index 2d38c775..12f81ea1 100644 --- a/testcases/lib/i3test.pm +++ b/testcases/lib/i3test.pm @@ -281,7 +281,7 @@ watching the testcases. =item event_mask -An arrayref contining strings which describe the X11 event mask we use for that +An arrayref containing strings which describe the X11 event mask we use for that window. The default is C<< [ 'structure_notify' ] >>. =item name -- 2.39.5