Fix indentation in doc comment

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
Madhura Jayaratne 2015-08-06 18:46:25 +05:30
parent 70d990c337
commit 8a16c294df

View File

@ -2372,7 +2372,7 @@ class PMA_Table
/**
* Get columns with indexes
*
* @param int $types types bitmask
* @param int $types types bitmask
*
* @return array an array of columns
*/