From 8c07461fa5e372517d8b2df5f822a895cfe9a146 Mon Sep 17 00:00:00 2001 From: structix Date: Sun, 30 Jun 2019 20:14:22 +0200 Subject: [PATCH] Typo --- cgi-bin/uebung08/hangman.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi-bin/uebung08/hangman.php b/cgi-bin/uebung08/hangman.php index 3ab37fb..d943a67 100644 --- a/cgi-bin/uebung08/hangman.php +++ b/cgi-bin/uebung08/hangman.php @@ -14,7 +14,7 @@ echo << +
END; //Output all buttons $alphabet = range('A', 'Z');