more typos
This commit is contained in:
parent
a8cdc639c4
commit
00678a8d3b
@ -187,8 +187,7 @@ bool SynGroups::setfile(const string& fn)
|
|||||||
LOGDEB0("SynGroups::setfile: group: [" <<
|
LOGDEB0("SynGroups::setfile: group: [" <<
|
||||||
stringsToString(m->groups.back()) << "]\n");
|
stringsToString(m->groups.back()) << "]\n");
|
||||||
}
|
}
|
||||||
# Some stats
|
LOGDEB("SynGroups::setfile: got " << m->groups.size() <<
|
||||||
LOGDEB("SynGroups::setfile: got " << m_groups.size() <<
|
|
||||||
" distinct terms." << endl);
|
" distinct terms." << endl);
|
||||||
m->ok = true;
|
m->ok = true;
|
||||||
m->setpath(fn);
|
m->setpath(fn);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user