diff --git a/src/flextype/Foundation/Entries/Entries.php b/src/flextype/Foundation/Entries/Entries.php index 971435b7..52eb9c89 100755 --- a/src/flextype/Foundation/Entries/Entries.php +++ b/src/flextype/Foundation/Entries/Entries.php @@ -59,7 +59,7 @@ class Entries * * @param string $id Unique identifier of the entry(entries). * @param bool $collection Set TRUE if collection of entries need to be returned. - * @param array $params Params array. + * @param array $params Parameters array. * * @access public */