From 2e52a96b2341e0d8d558eb060d7b73e812db56f8 Mon Sep 17 00:00:00 2001
From: Magnus Hagander
Date: Sat, 28 Aug 2021 16:47:05 +0200
Subject: [PATCH] Fix typo
Spotted by Kyotaro Horiguchi
---
gitadmin/gitadmin/adm/templates/help.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gitadmin/gitadmin/adm/templates/help.html b/gitadmin/gitadmin/adm/templates/help.html
index 771630b..852bc44 100644
--- a/gitadmin/gitadmin/adm/templates/help.html
+++ b/gitadmin/gitadmin/adm/templates/help.html
@@ -9,7 +9,7 @@ for PostgreSQL code repositories. The only thing hosted are code repositories
using the git SCM.
-If you want to to use git, while also getting some of the features
+If you want to use git, while also getting some of the features
that are on pgfoundry, we strongly advise you to look at
github. They provide full project hosting
on git, including webpages, wikis and issue trackers. They provide a much
--
2.39.5