Alexander Nicolaysen Sørnes : db_filter_ui: Change 'criteria' to 'criterion' in drop-down list

Chris Morgan cmorgan at winehq.org
Mon Jun 16 18:58:51 CDT 2008


Module: appdb
Branch: master
Commit: 4a570a1514c215fdd6fdf239f36ecf827b61e645
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=4a570a1514c215fdd6fdf239f36ecf827b61e645

Author: Alexander Nicolaysen Sørnes <alex at thehandofagony.com>
Date:   Mon Jun 16 10:08:09 2008 +0200

db_filter_ui: Change 'criteria' to 'criterion' in drop-down list

---

 include/db_filter_ui.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/db_filter_ui.php b/include/db_filter_ui.php
index 271ccba..61a6d93 100644
--- a/include/db_filter_ui.php
+++ b/include/db_filter_ui.php
@@ -222,7 +222,7 @@ class FilterInterface
 
             if($iId == -1)
             {
-                $sText = 'criteria';
+                $sText = 'criterion';
                 $sSel = " selected='selected'";
             } else
             {




More information about the wine-cvs mailing list