typo in comment

This commit is contained in:
Jens Kubieziel 2020-06-10 20:09:57 +00:00 committed by GitHub
parent 3cd7481074
commit ad45c87bde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ if (( $(date -d "+$next_thursday_offset days" +%_d) > 7 )); then
exit
fi
## Send inviation
## Send invitation
prose_date=$(date -d "+$next_thursday_offset days" +%d.%m.%Y)
url_date=$(date -d "+$next_thursday_offset days" +%Y%m%d)