From: Michael Stapelberg Date: Mon, 10 Sep 2012 12:08:52 +0000 (+0200) Subject: fix typo X-Git-Tag: 4.3~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d745b4726965155c6e347ffecaf3d6e0ef2b9a1c;p=i3%2Fi3 fix typo --- 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