more typos

This commit is contained in:
Jean-Francois Dockes 2019-05-22 09:47:00 +02:00
parent a8cdc639c4
commit 00678a8d3b

View File

@ -187,8 +187,7 @@ bool SynGroups::setfile(const string& fn)
LOGDEB0("SynGroups::setfile: group: [" <<
stringsToString(m->groups.back()) << "]\n");
}
# Some stats
LOGDEB("SynGroups::setfile: got " << m_groups.size() <<
LOGDEB("SynGroups::setfile: got " << m->groups.size() <<
" distinct terms." << endl);
m->ok = true;
m->setpath(fn);