Fix typos
This commit is contained in:
parent
73725c3924
commit
0426162e75
@ -381,7 +381,7 @@ class PMA_StorageEngine
|
||||
|
||||
/**
|
||||
* returns string with filename for the MySQL helppage
|
||||
* about this storage engne
|
||||
* about this storage engine
|
||||
*
|
||||
* @return string mysql helppage filename
|
||||
*/
|
||||
|
||||
@ -71,7 +71,7 @@ class PMA_StorageEngine_bdb extends PMA_StorageEngine
|
||||
|
||||
/**
|
||||
* returns string with filename for the MySQL helppage
|
||||
* about this storage engne
|
||||
* about this storage engine
|
||||
*
|
||||
* @return string mysql helppage filename
|
||||
*/
|
||||
|
||||
@ -15,7 +15,7 @@ class PMA_StorageEngine_binlog extends PMA_StorageEngine
|
||||
{
|
||||
/**
|
||||
* returns string with filename for the MySQL helppage
|
||||
* about this storage engne
|
||||
* about this storage engine
|
||||
*
|
||||
* @return string mysql helppage filename
|
||||
*/
|
||||
|
||||
@ -347,7 +347,7 @@ class PMA_StorageEngine_innodb extends PMA_StorageEngine
|
||||
|
||||
/**
|
||||
* returns string with filename for the MySQL helppage
|
||||
* about this storage engne
|
||||
* about this storage engine
|
||||
*
|
||||
* @return string mysql helppage filename
|
||||
*/
|
||||
|
||||
@ -20,7 +20,7 @@ class PMA_StorageEngine_mrg_myisam extends PMA_StorageEngine_merge
|
||||
{
|
||||
/**
|
||||
* returns string with filename for the MySQL helppage
|
||||
* about this storage engne
|
||||
* about this storage engine
|
||||
*
|
||||
* @return string mysql helppage filename
|
||||
*/
|
||||
|
||||
@ -15,7 +15,7 @@ class PMA_StorageEngine_performance_schema extends PMA_StorageEngine
|
||||
{
|
||||
/**
|
||||
* returns string with filename for the MySQL helppage
|
||||
* about this storage engne
|
||||
* about this storage engine
|
||||
*
|
||||
* @return string mysql helppage filename
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user