From bee96c172a138a88fc7c399300ab83eca29c894c Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Sat, 23 Oct 2021 19:32:55 +0200 Subject: [PATCH] Corrected typo in class comment --- application/core/EA_Controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/core/EA_Controller.php b/application/core/EA_Controller.php index 7c8c1921..4679a1d6 100644 --- a/application/core/EA_Controller.php +++ b/application/core/EA_Controller.php @@ -12,7 +12,7 @@ * ---------------------------------------------------------------------------- */ /** - * Class MY_Controller + * Class EA_Controller * * @property CI_Benchmark $benchmark * @property CI_Cache $cache