Fix typos

This commit is contained in:
Marc Delisle 2013-02-03 08:15:31 -05:00
parent 73725c3924
commit 0426162e75
6 changed files with 6 additions and 6 deletions

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/