From 4752679157e56f799db7cfe2dedc07b6dba0426d Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 27 May 2016 06:38:06 +0000 Subject: [PATCH] spelling: because --- buildutil/tap-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildutil/tap-test b/buildutil/tap-test index 6b2eb5c1..af42b623 100755 --- a/buildutil/tap-test +++ b/buildutil/tap-test @@ -1,7 +1,7 @@ #! /bin/bash # # Run a test in tap mode, ensuring we have a temporary directory. We -# always use /var/tmp becuase we might want to use user xattrs, which +# always use /var/tmp because we might want to use user xattrs, which # aren't available on tmpfs. # # The test binary is passed as $1