fix wrong comment (#3400)

This commit is contained in:
Duan
2021-10-09 17:40:38 +08:00
committed by GitHub
parent 7755aaa2bf
commit 23506fd46a
@@ -47,7 +47,7 @@ public class MessageSelector {
}
/**
* Use SLQ92 to select message.
* Use SQL92 to select message.
*
* @param sql if null or empty, will be treated as select all message.
*/