]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Copy&paste fix
authorVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 27 Jun 2024 14:40:03 +0000 (15:40 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 27 Jun 2024 14:40:03 +0000 (15:40 +0100)
src/plugins/lua/gpt.lua

index 96c632d4c34b369aca0feec20537361aef3a8377..d7d1c496e04028bf23a1babf615e527630c277c8 100644 (file)
@@ -17,8 +17,8 @@ limitations under the License.
 local N = "gpt"
 
 if confighelp then
-  rspamd_config:add_example(nil, 'greylist',
-      "Performs adaptive greylisting using Redis",
+  rspamd_config:add_example(nil, 'gpt',
+      "Performs postfiltering using GPT model",
       [[
 gpt {
   # Supported types: openai