appdb/. screenshots.php

WineHQ wineowner at wine.codeweavers.com
Tue Jun 6 13:55:05 CDT 2006


ChangeSet ID:	25434
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2006/06/06 13:55:05

Modified files:
	.              : screenshots.php 

Log message:
	"EA Durbin" <ead1234 at hotmail.com>
	Fix grammatical error

Patch: http://cvs.winehq.org/patch.py?id=25434

Old revision  New revision  Changes     Path
 1.31          1.32          +1 -1       appdb/screenshots.php

Index: appdb/screenshots.php
diff -u -p appdb/screenshots.php:1.31 appdb/screenshots.php:1.32
--- appdb/screenshots.php:1.31	6 Jun 2006 18:55: 5 -0000
+++ appdb/screenshots.php	6 Jun 2006 18:55: 5 -0000
@@ -95,7 +95,7 @@ if($hResult && mysql_num_rows($hResult))
 
     echo html_frame_end("Click thumbnail to view image in new window.");
 } else {
- echo "<p align=\"center\">There are currently no screenshot for the selected version of this application.";
+ echo "<p align=\"center\">There are currently no screenshots for the selected version of this application.";
  echo "<br />Please consider submitting a screenshot for the selected version yourself.</p>";
 }
 



More information about the wine-cvs mailing list