aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-04-18 16:58:34 +0000
committerTed Kremenek <kremenek@apple.com>2008-04-18 16:58:34 +0000
commit809709f46f2516b4054681f0b76284055a84a50f (patch)
treeaf1df44ffff7ceda043af2ed501b022406b50168
parent4f28515992dfd851ce482803d8f3174d667e7cdb (diff)
Spelling fix.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49908 91177308-0d34-0410-b5e6-96231b3b80d8
-rwxr-xr-xutils/scan-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/scan-build b/utils/scan-build
index ff44fee001..362cad2e26 100755
--- a/utils/scan-build
+++ b/utils/scan-build
@@ -156,7 +156,7 @@ sub ScanFile {
$AlreadyScanned{$digest} = 1;
- # At this point the report file is not word readable. Make it happen.
+ # At this point the report file is not world readable. Make it happen.
`chmod 644 $Dir/$FName`;
# Scan the report file for tags.