]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
spelling error
authorJim <redacted>
Sat, 4 Jan 2025 14:53:45 +0000 (06:53 -0800)
committerJim <redacted>
Sat, 4 Jan 2025 14:53:45 +0000 (06:53 -0800)
scripts/transformer.py

index 44ddc2c6fdcd2015781f792227dcb26825cd023e..48d3493a1efd5634e307c9c65e20ac4f2e257cea 100644 (file)
@@ -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",
git clone https://git.99rst.org/PROJECT