@@ -54,7 +54,7 @@ |
||
54 | 54 | * in the array and added to. |
55 | 55 | * e.g. $queryObject->addSelect('COUNT(ResultID) AS COUNT'); |
56 | 56 | * |
57 | - * @param string $string |
|
57 | + * @param string $array |
|
58 | 58 | */ |
59 | 59 | public function addSelect($array) |
60 | 60 | { |