ChangeSet ID: 26921
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)winehq.org 2006/07/28 23:08:14
Modified files:
. : testResults.php
Log message:
Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com>
Fix some text in the test results form
Patch: http://cvs.winehq.org/patch.py?id=26921
Old revision New revision Changes Path
1.17 1.18 +2 -2 appdb/testResults.php
Index: appdb/testResults.php
diff -u -p appdb/testResults.php:1.17 appdb/testResults.php:1.18
--- appdb/testResults.php:1.17 29 Jul 2006 4: 8:14 -0000
+++ appdb/testResults.php 29 Jul 2006 4: 8:14 -0000
@@ -119,10 +119,10 @@ if ($aClean['sSub'])
//help
- echo "<p>This is the Screen for inputting testing information so that others looking at the database will know \n";
+ echo "<p>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.</p>\n";
echo "<p>Please be as detailed as you can.</p>\n";
- echo "<p>If you can not find your distribution on the list of existing Distributions please add it add it in the \n";
+ echo "<p>If you can not find your distribution in the list of existing distributions, please add it in the \n";
echo "field provided.</p>\n\n";
if(!empty($errors))