jerrita 9 月之前
父節點
當前提交
19203ee44f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/anon/glm.py

+ 1 - 1
plugins/anon/glm.py

@@ -119,7 +119,7 @@ class GlmPlugin(Plugin):
             if cmd == 'help':
                 await event.reply(
                     'glset commands:\n'
-                    '   - curlen [int]: set max cut length\n'
+                    '   - cutlen [int]: set max cut length\n'
                     '   - s/sys [str]: set system prompt\n'
                     '   - g/sys: get system prompt\n'
                     '   - clear: clear cache\n'