Correct grammar for backstory link. - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 4cccd1c9850f2bd526228b4ad3bcfca8e17ca121 | |
parent d24f797028692f72b688ae2f47432769255badb5 | |
Author: Benjamin Neumann <[email protected]> | |
Date: Wed, 14 Aug 2024 12:20:52 -0500 | |
Correct grammar for backstory link. | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
M act-iii/click/index.dcgi | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
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|s… | |
+ printf "[0|You are worthy to hear the backstory.|/click/backstory.txt|… | |
fi | |
printf "\n" | |
printf "[1|<< back to bitreich.org||server|port]\n" |