@@ -168,7 +168,7 @@ void CChengzhongWorker::HandleWork()
size_t nPos = m_chuankou_string.find(show_command);
if (nPos == m_chuankou_string.npos)
{
- //不存在标志服,数据错误
+ //不存在标志符,数据错误
m_chuankou_string = "";
continue;
}