Fix a typo in the common response text.

This commit is contained in:
Chris Morgan
2007-06-16 16:58:54 +00:00
committed by WineHQ
parent a41b65c25e
commit 80ca144225

View File

@@ -32,7 +32,7 @@ class ObjectManager
" in Wine's Bugzilla at http://bugs.winehq.org and resubmit.";
$this->aCommonResponses[] = "We appreciate your submission but it".
" needs to be more detailed before it will be most useful to other users of".
" the Application Datbase.".
" the Application Database.".
" Please try to improve the entry and resubmit.";
$this->aCommonResponses[] = "We appreciate your submission but it".
" requires improvement to its grammar and/or spelling".