aboutsummaryrefslogtreecommitdiff
path: root/Analysis/ValueManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Analysis/ValueManager.cpp')
-rw-r--r--Analysis/ValueManager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Analysis/ValueManager.cpp b/Analysis/ValueManager.cpp
index a02f3e45ef..34b55de21b 100644
--- a/Analysis/ValueManager.cpp
+++ b/Analysis/ValueManager.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This files defines ValueManager, a class that manages the lifetime of APSInt
+// This file defines ValueManager, a class that manages the lifetime of APSInt
// objects and symbolic constraints used by GRExprEngine and related classes.
//
//===----------------------------------------------------------------------===//