Fix comment type pointed out by Kim Gräsman.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182702 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2013-05-25 02:22:10 +00:00
Родитель 461f2d820f
Коммит 872db39510
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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