summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-06-03 09:42:36 -0400
committerAnthony G. Basile <blueness@gentoo.org>2013-06-03 09:42:36 -0400
commit80000b86397be58f0dc137312a4f2d0cfe3e8111 (patch)
tree890199c7808f512a0cdf088988759df2366119cb /test
parent4be873f22e80972ea78ef26d3b2cb08f251b71f2 (diff)
test/udev-test.pl: fix a spelling error
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");