[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 5bfee5f1c8
commit ac9cd3080d
1 changed files with 1 additions and 1 deletions

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.