Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db_qbe.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db_qbe.php b/db_qbe.php
index 4df2fa7870..7d1c2726d2 100644
--- a/db_qbe.php
+++ b/db_qbe.php
@@ -123,7 +123,7 @@ if ($displayUpdateSearchHint) {
PMA_Message::notice(
__(
'After saving or loading a search, you can rename it and save the '
- . 'new criterias.'
+ . 'new criteria.'
)
)
);