From 4d3877a6592c99ddf42bdb513ecaf9a97dfd9484 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Tue, 10 Oct 2006 17:46:57 +0200 Subject: [PATCH] Grammar fix --- cgi/regproj.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi/regproj.cgi b/cgi/regproj.cgi index 4f1d654..72fd3c3 100755 --- a/cgi/regproj.cgi +++ b/cgi/regproj.cgi @@ -46,7 +46,7 @@ EOT print <Here you can register a project. It can be hosted in two modes: mirror mode and push mode. -In the first mode, we will check another repository at a given URL each hour and mirror any new updates. +In the first mode, we will check another repository at a given URL every hour and mirror any new updates. In the second mode, registered users with appropriate permissions will be able to push to the repository. You currently cannot switch freely between those two modes; if you want to switch from mirroring to push mode, delete and recreate -- 2.11.4.GIT