docs/testsuite: a few corrections by fernandotcl

This commit is contained in:
Michael Stapelberg
2011-09-25 14:23:47 +01:00
parent 0e8eb5747a
commit 1675499f15
2 changed files with 20 additions and 15 deletions

View File

@ -20,7 +20,7 @@ my $bottom = open_window($x);
#
# Returns the input focus after sending the given command to i3 via IPC
# end sleeping for half a second to make sure i3 reacted
# and syncing with i3
#
sub focus_after {
my $msg = shift;