From f0f3c7f56b733132b5f5b0e9689a0d06d4831b93 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 23 Mar 2018 01:26:38 +0300 Subject: [PATCH] Code cleanup and refactoring #5 --- flextype/Pages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/Pages.php b/flextype/Pages.php index ae479b54..6bb6d7ea 100755 --- a/flextype/Pages.php +++ b/flextype/Pages.php @@ -155,7 +155,7 @@ class Pages } /** - * Parse Cntent + * Parse Content */ public static function parseContent(string $content) : string {