Fix small docblock discrepency

This commit is contained in:
Timothy Warren 2014-06-30 11:21:40 -04:00
parent d4838bada3
commit 2ccac504da
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ class Query_Builder extends Abstract_Query_Builder implements Query_Builder_Inte
/**
* Value for offset in limit string
* @var int
* @var bool|int
*/
protected $offset;