[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_3_2-15230-g3e342bc

The branch, master has been updated via 3e342bceace595aaa5b34227618c65c5a3651814 (commit) from d6ba069b01d4a9d89ed3d5eb7b76bc388c04938c (commit) - Log ----------------------------------------------------------------- commit 3e342bceace595aaa5b34227618c65c5a3651814 Author: Dieter Adriaenssens <ruleant@users.sourceforge.net> Date: Tue Aug 16 23:05:22 2011 +0200 fix typo ----------------------------------------------------------------------- Summary of changes: scripts/decode_bug.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/decode_bug.php b/scripts/decode_bug.php index e5a645b..e376ef8 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> * hooks/post-receive -- phpMyAdmin
participants (1)
-
Dieter Adriaenssens