mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-03 16:03:21 +00:00
[clang-format] Fix typo in comment.
llvm-svn: 294570
This commit is contained in:
parent
2d0d294e3c
commit
b8b987f508
@ -122,7 +122,7 @@ public:
|
||||
/// input ranges.
|
||||
bool LeadingEmptyLinesAffected;
|
||||
|
||||
/// \c True if a one of this line's children intersects with an input range.
|
||||
/// \c True if one of this line's children intersects with an input range.
|
||||
bool ChildrenAffected;
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user