The branch, master has been updated via eee76d640b86b036f38fb0df3ed1aa22ca9503f6 (commit) via 1ceccbd50cc0359ac2543e4283a70b2440752b59 (commit) from bc38c410b80b60f030c6894d7ed3b7fe715233b7 (commit)
- Log ----------------------------------------------------------------- commit eee76d640b86b036f38fb0df3ed1aa22ca9503f6 Merge: bc38c410b80b60f030c6894d7ed3b7fe715233b7 1ceccbd50cc0359ac2543e4283a70b2440752b59 Author: Dieter Adriaenssens ruleant@users.sourceforge.net Date: Wed Dec 22 16:01:02 2010 +0100
Merge branch 'QA_3_3'
-----------------------------------------------------------------------
Summary of changes: libraries/export/sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libraries/export/sql.php b/libraries/export/sql.php index cc8cc75..f155b6f 100644 --- a/libraries/export/sql.php +++ b/libraries/export/sql.php @@ -503,7 +503,7 @@ function PMA_exportDBFooter($db) * Returns a stand-in CREATE definition to resolve view dependencies * * @param string the database name - * @param string the vew name + * @param string the view name * @param string the end of line sequence * * @return string resulting definition
hooks/post-receive