summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xportdb/portdb/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/portdb/portdb/index.php b/portdb/portdb/index.php
index 73f9b44..1d7a30d 100755
--- a/portdb/portdb/index.php
+++ b/portdb/portdb/index.php
@@ -140,7 +140,7 @@ function showRegister() {
<li>Root URL <small>(e.g. http://mypage.se/ports/)</small></li>
<li>Your name</li>
<li>Your Email</li></ul>';
- echo "<p>A CRUX team member, will put your repository into our database. Please give us some time to do this. Once it is active it is synced once a day. <b>Please do not submit .httpup files, only the URL for the repository. This means the URL to the repository itself, not portspage or other indexes.</b>";
+ echo "<p>A CRUX team member will put your repository into our database. Please give us some time to do this. Once it is active it is synced once a day. <b>Please do not submit .httpup files, only the URL for the repository. This means the URL to the repository itself, not portspage or other indexes.</b>";
}
#function showSendMail() {

Generated by cgit