Merge pull request #133 from byronhe/patch-5

fix typo
This commit is contained in:
Yanyi Wu 2019-09-04 22:54:46 +08:00 committed by GitHub
commit f39192e983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ class FullSegment: public SegmentBase {
void Cut(RuneStrArray::const_iterator begin,
RuneStrArray::const_iterator end,
vector<WordRange>& res) const {
// resut of searching in trie tree
// result of searching in trie tree
LocalVector<pair<size_t, const DictUnit*> > tRes;
// max index of res's words