Docblock fix

This commit is contained in:
MarkBaker 2016-02-29 09:33:09 +00:00
parent f8bc12740d
commit 6db66a0da4
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ class Column
/** /**
* Get column index * Get column index
* *
* @return int * @return string
*/ */
public function getColumnIndex() public function getColumnIndex()
{ {