typo in comment
This commit is contained in:
parent
3cd7481074
commit
ad45c87bde
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue