]> granicus.if.org Git - clang/commitdiff
Typo fixo.
authorNico Weber <nicolasweber@gmx.de>
Fri, 30 Jan 2015 03:47:03 +0000 (03:47 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 30 Jan 2015 03:47:03 +0000 (03:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@227554 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Sema/DeclSpec.h

index d36882660298089d296b891fa50ea6549cae1ad7..761e5833809725b094f91868e0335e48c4b52cd5 100644 (file)
@@ -57,7 +57,7 @@ namespace clang {
 /// These can be in 3 states:
 ///   1) Not present, identified by isEmpty()
 ///   2) Present, identified by isNotEmpty()
-///      2.a) Valid, idenified by isValid()
+///      2.a) Valid, identified by isValid()
 ///      2.b) Invalid, identified by isInvalid().
 ///
 /// isSet() is deprecated because it mostly corresponded to "valid" but was