jerrita před 9 měsíci
rodič
revize
19203ee44f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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'