Эх сурвалжийг харах

Fix comment typo pointed out by maslen on IRC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182642 91177308-0d34-0410-b5e6-96231b3b80d8
Duncan Sands 12 жил өмнө
parent
commit
809b981cef

+ 1 - 1
lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp

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