From 62de655d75e5da1a66287c09f9b9d9c6aaee599b Mon Sep 17 00:00:00 2001 From: EA Durbin Date: Tue, 6 Jun 2006 18:53:00 +0000 Subject: [PATCH] Fix typo --- include/version.php | 2 +- testResults.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/version.php b/include/version.php index f86d42a..f0e9267 100644 --- a/include/version.php +++ b/include/version.php @@ -710,7 +710,7 @@ class Version { if($_SESSION['current']->isSuperMaintainer($oApp->iAppId)) { echo '
'; - echo ''; + echo ''; echo ''; echo "iAppId."\">"; echo "iVersionId."\">"; diff --git a/testResults.php b/testResults.php index 6f5211e..217ee2a 100644 --- a/testResults.php +++ b/testResults.php @@ -111,7 +111,7 @@ if ($_REQUEST['sub']) //help - echo "

This is the Screen for imputting testing information so that others looking at the database will know \n"; + echo "

This is the Screen for inputting testing information so that others looking at the database will know \n"; echo "what was working or a particular release of Wine.

\n"; echo "

Please be as detailed as you can.

\n"; echo "

If you can not find your distribution on the list of existing Distributions please add it add it in the \n";