Fix spelling mistakes

This commit is contained in:
Eric Engeström
2016-04-04 08:33:59 +01:00
committed by Michael Stapelberg
parent a2632fd308
commit 66d9c983e4
19 changed files with 22 additions and 22 deletions

View File

@ -65,7 +65,7 @@ ok(-S $socketpath, "file $socketpath exists and is a socket");
exit_gracefully($pid);
#####################################################################
# configuration file case: socket gets placed whereever we specify
# configuration file case: socket gets placed wherever we specify
#####################################################################
my $tmpdir = tempdir(CLEANUP => 1);