diff --git a/screenshots.php b/screenshots.php index 4266e47..85895de 100644 --- a/screenshots.php +++ b/screenshots.php @@ -95,7 +95,7 @@ if($hResult && mysql_num_rows($hResult)) echo html_frame_end("Click thumbnail to view image in new window."); } else { - echo "

There are currently no screenshot for the selected version of this application."; + echo "

There are currently no screenshots for the selected version of this application."; echo "
Please consider submitting a screenshot for the selected version yourself.

"; }