Fix comment type pointed out by Kim Gräsman.

llvm-svn: 182702
This commit is contained in:
Duncan Sands 2013-05-25 02:22:10 +00:00
parent 175143bf88
commit f3dcb68d76
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ public:
///
/// \returns true if the call has been successfully evaluated
/// and false otherwise. Note, that only one checker can evaluate a call. If
/// more then one checker claims that they can evaluate the same call the
/// more than one checker claims that they can evaluate the same call the
/// first one wins.
///
/// eval::Call