Fix typos

This commit is contained in:
EA Durbin
2006-06-06 18:54:12 +00:00
committed by WineHQ
parent 62de655d75
commit efe08bae68
3 changed files with 6 additions and 6 deletions

View File

@@ -87,7 +87,7 @@ if($_REQUEST['maintainReason'])
if (query_appdb($query)) if (query_appdb($query))
{ {
echo "<p>Your maintainer request has been submitted for Review. You should hear back\n"; echo "<p>Your maintainer request has been submitted for review. You should hear back\n";
echo "soon about the status of your submission</p>\n"; echo "soon about the status of your submission</p>\n";
} }
} else } else