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:
authorDieter Adriaenssens <ruleant@users.sourceforge.net>2011-08-17 01:05:22 +0400
committerDieter Adriaenssens <ruleant@users.sourceforge.net>2011-08-17 01:05:22 +0400
commit3e342bceace595aaa5b34227618c65c5a3651814 (patch)
treefde7163742543ac6a4ee5d93bc270fe533b7074e /scripts
parentd6ba069b01d4a9d89ed3d5eb7b76bc388c04938c (diff)
fix typo
Diffstat (limited to 'scripts')
-rw-r--r--scripts/decode_bug.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/decode_bug.php b/scripts/decode_bug.php
index e5a645bac8..e376ef849f 100644
--- a/scripts/decode_bug.php
+++ b/scripts/decode_bug.php
@@ -4,7 +4,7 @@
* Parser bug report decoder
*
* This is the parser bug decoder system
- * Throw the bug data in teh query box, and hit submit for output.
+ * Throw the bug data in the query box, and hit submit for output.
*
* Copyright 2002 Robin Johnson <robbat2@users.sourceforge.net>
*