diff --git a/src/flextype/Foundation/Entries/Entries.php b/src/flextype/Foundation/Entries/Entries.php index c47e7862..ed0b6c69 100755 --- a/src/flextype/Foundation/Entries/Entries.php +++ b/src/flextype/Foundation/Entries/Entries.php @@ -27,8 +27,8 @@ class Entries /** * Entries Storage * - * Used for storing current requested entry(entries) data - * and maybe changed on fly. + * Used for storing current requested entries data + * and allow to change them on fly. * * @var array * @access private