From 5d74578efc229ce9b233ffa549fe0187a77dc48d Mon Sep 17 00:00:00 2001 From: Christophe HENRY Date: Thu, 25 Mar 2021 22:39:52 +0100 Subject: [PATCH] typo --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 342857f..bfe1053 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ $url = @$_REQUEST["url"]; /* Installation page * * Accessing directly /htmgem will make display the self-hosted documentation - * contained in "index.gmi". If it's removed, diplay an empty page with a + * contained in "index.gmi". If it's removed, display an empty page with a * comment */ if (empty($url)) {