Fix typos:
"modeled" -> "modelled"
"protcol" -> "protocol"
"overriden" -> "overridden"
"endianess" -> "endianness"
"unmodeled" -> "unmodelled"
"Intialize" -> "Initialize"
Paths
| Differential D12147
Fix typos in lib/AST Needs ReviewPublic Authored by loverszhaokai on Aug 19 2015, 6:21 AM.
Details
Diff Detail Event Timelineloverszhaokai updated this object. Comment Actions All the changes other than 'modelled' look fine :) Do you need someone to commit this for you?
Revision Contents
Diff 32538 lib/AST/ASTContext.cpplib/AST/DeclObjC.cpp
lib/AST/Expr.cpp
lib/AST/ExprConstant.cpp
lib/AST/Stmt.cpp
lib/AST/VTableBuilder.cpp
|
Both of these spellings are considered correct; the existing spelling is the US English spelling, which will likely be more familiar to more Clang developers.