From 336f00bb3cc5cb7a6e78e4acc4be47a091500046 Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Mon, 7 Dec 2020 18:34:23 +0100 Subject: [PATCH] fix BOTSENT spelling --- doc/2_usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/2_usage.md b/doc/2_usage.md index 561f8fd..ad43bd2 100644 --- a/doc/2_usage.md +++ b/doc/2_usage.md @@ -208,7 +208,7 @@ they contain the following variables only: ### Send Message Results -BOTSWEND is set on every send_xxx action and only valid until next send action. For more on message results see. +BOTSENT is set on every send_xxx action and only valid until next send action. For more on message results see. [Advanced Usage](3_advanced.md) * ```$BOTSENT```: This array contains the parsed results from the last transmission to telegram. @@ -294,5 +294,5 @@ send_action "${CHAT[ID]}" "action" #### [Prev Create Bot](1_firstbot.md) #### [Next Advanced Usage](3_advanced.md) -#### $$VERSION$$ v1.2-10-g10c104d +#### $$VERSION$$ v1.2-11-g5db2ef6