Fix typo.
This commit is contained in:
@@ -142,7 +142,7 @@ class PMA_StorageEngine
|
|||||||
* @static
|
* @static
|
||||||
* @uses PMA_StorageEngine::getStorageEngines()
|
* @uses PMA_StorageEngine::getStorageEngines()
|
||||||
* @param string $engine name of engine
|
* @param string $engine name of engine
|
||||||
* @reutrn boolean whether $engine is valid or not
|
* @return boolean whether $engine is valid or not
|
||||||
*/
|
*/
|
||||||
static public function isValid($engine)
|
static public function isValid($engine)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user