summaryrefslogtreecommitdiffstats
path: root/snap-src
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-22 22:35:52 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-22 22:35:52 +0300
commitf170c116bba3abceef8741b2b74d8f4e4de99699 (patch)
tree575e02517c7cc9e706f94481ff7808047160df1d /snap-src
parent4ed2f29e303feddc5685f7bc8016525f4db5e80e (diff)
downloadwekan-f170c116bba3abceef8741b2b74d8f4e4de99699.tar.gz
wekan-f170c116bba3abceef8741b2b74d8f4e4de99699.tar.bz2
wekan-f170c116bba3abceef8741b2b74d8f4e4de99699.zip
Fix typo.
Diffstat (limited to 'snap-src')
-rwxr-xr-xsnap-src/bin/wekan-help2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help
index 76a27183..5117028d 100755
--- a/snap-src/bin/wekan-help
+++ b/snap-src/bin/wekan-help
@@ -50,7 +50,7 @@ echo -e "\n"
echo -e "What to send to Outgoing Webhook, or leave out. Example, that includes all that are default: cardId,listId,oldListId,boardId,comment,user,card,commentId ."
echo -e "To enable the Webhooks Attributes of Wekan:"
echo -e "\t$ snap set $SNAP_NAME WEBHOOKS_ATTRIBUTES='cardId,listId,oldListId,boardId,comment,user,card,commentId'"
-echo -e "\t-Disable the Webhooks Attributest of Wekan to send all default ones:"
+echo -e "\t-Disable the Webhooks Attributes of Wekan to send all default ones:"
echo -e "\t$ snap set $SNAP_NAME WEBHOOKS_ATTRIBUTES=''"
echo -e "\n"
# parse config file for supported settings keys