]> granicus.if.org Git - clang/commitdiff
Fix comment typo pointed out by maslen on IRC.
authorDuncan Sands <baldrick@free.fr>
Fri, 24 May 2013 13:41:43 +0000 (13:41 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 24 May 2013 13:41:43 +0000 (13:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182642 91177308-0d34-0410-b5e6-96231b3b80d8

lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp

index a9dd19a395c560e6b7b24ec5c08bad538d6fe01e..a3f708fb7382b84b2850f68177f1f31a247c4259 100644 (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 claim that they can evaluate the same call the
+  /// more then one checker claims that they can evaluate the same call the
   /// first one wins.
   ///
   /// eval::Call