diff --git a/libraries/export/sql.php b/libraries/export/sql.php index d026f2c33..34ce6b0f4 100644 --- a/libraries/export/sql.php +++ b/libraries/export/sql.php @@ -440,7 +440,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