[trivial] fix a typo in comment, NFC

llvm-svn: 304139
This commit is contained in:
Hiroshi Inoue 2017-05-29 08:37:42 +00:00
parent 96c9bfbc32
commit d290fdf07f

View File

@ -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.