aboutsummaryrefslogtreecommitdiff
path: root/Analysis/ValueState.cpp
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2008-03-06 10:40:09 +0000
committerGabor Greif <ggreif@gmail.com>2008-03-06 10:40:09 +0000
commit843e934ba8c6ebc00d2f6969a50af7074597e8e3 (patch)
tree22805586a4c5b90f9e146a7ffea05f168684d564 /Analysis/ValueState.cpp
parent5617fae5418ad2dcaf69e2422f8087a2bdb82a76 (diff)
fix typos
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47995 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Analysis/ValueState.cpp')
-rw-r--r--Analysis/ValueState.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Analysis/ValueState.cpp b/Analysis/ValueState.cpp
index f47e14bb70..ef6fc1798c 100644
--- a/Analysis/ValueState.cpp
+++ b/Analysis/ValueState.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This files defines SymbolID, ExprBindKey, and ValueState*
+// This file defines SymbolID, ExprBindKey, and ValueState*
//
//===----------------------------------------------------------------------===//