Fix grammatical error

This commit is contained in:
EA Durbin
2006-06-06 18:55:04 +00:00
committed by WineHQ
parent efe08bae68
commit 7d5fe3986d

View File

@@ -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>";
}