summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAnatol Pomozov <anatol.pomozov@gmail.com>2013-04-15 04:37:54 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-04-15 14:40:05 +0200
commitab06eef8101866dd1337c4759002f7360a9db416 (patch)
treedcd6f81750a284d072f558890bc02db06ed11e4a /test
parentsd-login: add a sd_pid_get_user_unit() call (diff)
downloadsystemd-ab06eef8101866dd1337c4759002f7360a9db416.tar.xz
systemd-ab06eef8101866dd1337c4759002f7360a9db416.zip
Fix spelling errors using 'codespell' tool
Diffstat (limited to 'test')
-rwxr-xr-xtest/udev-test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/udev-test.pl b/test/udev-test.pl
index a9f5db03cf..23f1b726e0 100755
--- a/test/udev-test.pl
+++ b/test/udev-test.pl
@@ -1518,7 +1518,7 @@ if ($list[0]) {
}
}
-print "$error errors occured\n\n";
+print "$error errors occurred\n\n";
# cleanup
system("rm", "-rf", "$udev_dev");