From: Vsevolod Stakhov Date: Thu, 27 Jun 2024 14:40:03 +0000 (+0100) Subject: [Minor] Copy&paste fix X-Git-Tag: 3.9.0~13^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19a64cc3187427f6f8d9b5ef5c93dc92f6048fe9;p=thirdparty%2Frspamd.git [Minor] Copy&paste fix --- diff --git a/src/plugins/lua/gpt.lua b/src/plugins/lua/gpt.lua index 96c632d4c3..d7d1c496e0 100644 --- a/src/plugins/lua/gpt.lua +++ b/src/plugins/lua/gpt.lua @@ -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