From: Jim Date: Sat, 4 Jan 2025 14:53:45 +0000 (-0800) Subject: spelling error X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2035b35dae528031ad0d15468ba2d7741990435f;p=irssi-scripts.irssi.org.git spelling error --- diff --git a/scripts/transformer.py b/scripts/transformer.py index 44ddc2c..48d3493 100644 --- a/scripts/transformer.py +++ b/scripts/transformer.py @@ -147,7 +147,7 @@ def run_on_script_load() -> None: irssi.settings_add_str( b"misc", b"transformer_prompt_system", - b"if you can't translate parts of the provided text use the original piece of text. the text will ocassionally inlcude URLs. if the original text is in the target language, return an empty response. Do not ask for follow up question.", + b"if you can't translate parts of the provided text use the original piece of text. the text will ocassionally include URLs. if the original text is in the target language, return an empty response. Do not ask for follow up question.", ) irssi.settings_add_str( b"misc",