ChangeSet ID: 25432 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2006/06/06 13:53:00
Modified files: . : testResults.php
Log message: "EA Durbin" ead1234@hotmail.com Fix typo
Patch: http://cvs.winehq.org/patch.py?id=25432
Old revision New revision Changes Path 1.4 1.5 +1 -1 appdb/testResults.php
Index: appdb/testResults.php diff -u -p appdb/testResults.php:1.4 appdb/testResults.php:1.5 --- appdb/testResults.php:1.4 6 Jun 2006 18:53: 0 -0000 +++ appdb/testResults.php 6 Jun 2006 18:53: 0 -0000 @@ -111,7 +111,7 @@ if ($_REQUEST['sub'])
//help - echo "<p>This is the Screen for imputting 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";