aboutsummaryrefslogtreecommitdiff
path: root/Analysis/CFRefCount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Analysis/CFRefCount.cpp')
-rw-r--r--Analysis/CFRefCount.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Analysis/CFRefCount.cpp b/Analysis/CFRefCount.cpp
index 188ce7084c..fce9b44448 100644
--- a/Analysis/CFRefCount.cpp
+++ b/Analysis/CFRefCount.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This files defines the methods for CFRefCount, which implements
+// This file defines the methods for CFRefCount, which implements
// a reference count checker for Core Foundation (Mac OS X).
//
//===----------------------------------------------------------------------===//