mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-30 18:10:44 +08:00
fix wrong comment (#3400)
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user