From e677a90f6659598c282ad5c92cf084e8fb096cb8 Mon Sep 17 00:00:00 2001 From: vibbow Date: Mon, 18 Feb 2019 18:30:55 +0800 Subject: [PATCH] Fix typo --- system/Entity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/Entity.php b/system/Entity.php index 3b2b1a795c86..fa54c2dd270b 100644 --- a/system/Entity.php +++ b/system/Entity.php @@ -78,7 +78,7 @@ class Entity protected $_original = []; /** - * Holds info whenever prperties have to be casted + * Holds info whenever properties have to be casted * * @var boolean **/