Shut find up about files not found
[openssl.git] / test / recipes / 40-test_rehash.t
index f0a8faecd6fdb70ee8d27c8b5ef7a77fbcba8241..dd7f4acbf1698ffd236c1dbe77057ed3098e152d 100644 (file)
@@ -39,7 +39,7 @@ indir "rehash.$$" => sub {
     chmod 0500, curdir();
   SKIP: {
       if (!ok(!open(FOO, ">unwritable.txt"),
-              "Testing that we aren't running as a priviledged user, such as root")) {
+              "Testing that we aren't running as a privileged user, such as root")) {
           close FOO;
           skip "It's pointless to run the next test as root", 1;
       }