From 23498b7c8c03122bfd1685ec40b44eb3225a9eb6 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 2 Jan 2020 23:35:06 +0300 Subject: [PATCH] refactor(core): typo fix for Entries #347 --- flextype/core/Entries.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/core/Entries.php b/flextype/core/Entries.php index 2a5334ad..681e38ad 100755 --- a/flextype/core/Entries.php +++ b/flextype/core/Entries.php @@ -105,7 +105,7 @@ class Entries } /** - * Fetch entry(enries) + * Fetch entry(entries) * * @param string $id Entry ID * @param array|null $args Query arguments.