From 98f1ff04538e97aa6b6e200640f5ae14d36b4564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Sat, 29 Jul 2006 04:08:14 +0000 Subject: [PATCH] Fix some text in the test results form --- testResults.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testResults.php b/testResults.php index bb80daf..c0e0e1f 100644 --- a/testResults.php +++ b/testResults.php @@ -119,10 +119,10 @@ if ($aClean['sSub']) //help - echo "

This is the Screen for inputting 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"; + echo "

If you can not find your distribution in the list of existing distributions, please add it in the \n"; echo "field provided.

\n\n"; if(!empty($errors))