mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-15 01:37:53 +00:00
[trivial] fix a typo in comment, NFC
llvm-svn: 304139
This commit is contained in:
parent
96c9bfbc32
commit
d290fdf07f
@ -326,7 +326,7 @@ private:
|
||||
/// partition.
|
||||
uint64_t BeginOffset, EndOffset;
|
||||
|
||||
/// \brief The start end end iterators of this partition.
|
||||
/// \brief The start and end iterators of this partition.
|
||||
iterator SI, SJ;
|
||||
|
||||
/// \brief A collection of split slice tails overlapping the partition.
|
||||
|
Loading…
x
Reference in New Issue
Block a user