Fix typo in transformation
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
9b1a06c854
commit
03b2002ee4
@ -1287,7 +1287,7 @@ function PMA_executeTheQuery($analyzed_sql_results, $full_sql_query, $is_gotofil
|
||||
);
|
||||
}
|
||||
/**
|
||||
* Delete related tranformation information
|
||||
* Delete related transformation information
|
||||
*
|
||||
* @param String $db current database
|
||||
* @param String $table current table
|
||||
|
||||
@ -202,7 +202,7 @@ function PMA_getTransformationName($file)
|
||||
}
|
||||
|
||||
/**
|
||||
* Fixups old MIME or tranformation name to new one
|
||||
* Fixups old MIME or transformation name to new one
|
||||
*
|
||||
* - applies some hardcoded fixups
|
||||
* - adds spaces after _ and numbers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user