Module: appdb Branch: master Commit: 2633cfe72804919b7d34a567ac82c2a055f15706 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=2633cfe72804919b7d34a567a...
Author: Jeff Zaroyko jeffzaroyko@gmail.com Date: Mon May 12 10:34:29 2008 +1000
fix spelling mistake on the screenshot queue page
---
include/screenshot.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/screenshot.php b/include/screenshot.php index 9556085..26e1a7f 100644 --- a/include/screenshot.php +++ b/include/screenshot.php @@ -708,7 +708,7 @@ class screenshot $oAppData = new appData($this->iScreenshotId, null, $this); $oAppData->outputEditorGeneric();
- echo '<tr valign=top><td class=color0><b>Submited screenshot</b></td>',"\n"; + echo '<tr valign=top><td class=color0><b>Submitted screenshot</b></td>',"\n"; echo '<td>'; $imgSRC = '<img width="'.$this->get_thumbnail_width().'" height="'. $this->get_thumbnail_height().'" src="'.BASE.