Correct grammar for backstory link. - dotg - Day Of The GrParazyd
HTML git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dotg
DIR Log
DIR Files
DIR Refs
DIR Tags
---
DIR commit 4cccd1c9850f2bd526228b4ad3bcfca8e17ca121
DIR parent d24f797028692f72b688ae2f47432769255badb5
HTML Author: Benjamin Neumann <btdn@lab-btdn.com>
Date: Wed, 14 Aug 2024 12:20:52 -0500
Correct grammar for backstory link.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
M act-iii/click/index.dcgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/act-iii/click/index.dcgi b/act-iii/click/index.dcgi
@@ -85,7 +85,7 @@ then
elif [ $clicknum -gt 10000 ];
then
printf "You made it to the end.\n"
- printf "[0|You are worth hearing the backstory.|/click/backstory.txt|server|port]\n"
+ printf "[0|You are worthy to hear the backstory.|/click/backstory.txt|server|port]\n"
fi
printf "\n"
printf "[1|<< back to bitreich.org||server|port]\n"