appdb/include objectManager.php
ChangeSet ID: 31211 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner(a)winehq.org 2007/06/16 11:58:54 Modified files: include : objectManager.php Log message: Chris Morgan <cmorgan(a)alum.wpi.edu> Fix a typo in the common response text. Patch: http://cvs.winehq.org/patch.py?id=31211 Old revision New revision Changes Path 1.29 1.30 +1 -1 appdb/include/objectManager.php Index: appdb/include/objectManager.php diff -u -p appdb/include/objectManager.php:1.29 appdb/include/objectManager.php:1.30 --- appdb/include/objectManager.php:1.29 16 Jun 2007 16:58:54 -0000 +++ appdb/include/objectManager.php 16 Jun 2007 16:58:54 -0000 @@ -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".
participants (1)
-
WineHQ