From 83786265ac9661cd8e2252322f3e3e78e22fe25f Mon Sep 17 00:00:00 2001 From: Master3395 Date: Sun, 5 Apr 2026 15:56:12 +0200 Subject: [PATCH] Fix typo in 'Please wait...' message --- websiteFunctions/templates/websiteFunctions/manageGIT.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websiteFunctions/templates/websiteFunctions/manageGIT.html b/websiteFunctions/templates/websiteFunctions/manageGIT.html index c632957ca..f552cbf02 100644 --- a/websiteFunctions/templates/websiteFunctions/manageGIT.html +++ b/websiteFunctions/templates/websiteFunctions/manageGIT.html @@ -1505,7 +1505,7 @@
-

Pleas wait...

+

Please wait...

@@ -1531,4 +1531,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}