[clang-format][NFC] Fix spelling mistake
This commit is contained in:
parent
a2a826d8b6
commit
bbf4b3dbbe
@ -84,7 +84,7 @@ private:
|
||||
|
||||
// An include header quoted with either <> or "".
|
||||
std::string Name;
|
||||
// The range of the whole line of include directive including any eading
|
||||
// The range of the whole line of include directive including any leading
|
||||
// whitespaces and trailing comment.
|
||||
tooling::Range R;
|
||||
};
|
||||
@ -127,7 +127,6 @@ private:
|
||||
llvm::Regex IncludeRegex;
|
||||
};
|
||||
|
||||
|
||||
} // namespace tooling
|
||||
} // namespace clang
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user