diff --git a/src/flextype/core/Entries/Entries.php b/src/flextype/core/Entries/Entries.php index c8d79a7a..7006e07f 100755 --- a/src/flextype/core/Entries/Entries.php +++ b/src/flextype/core/Entries/Entries.php @@ -146,7 +146,7 @@ class Entries } /** - * Load Collections Events + * Load events for current collection. * * @access public */ @@ -189,7 +189,7 @@ class Entries } /** - * Load Collections Fields + * Load fields for current collection. * * @access public */