From b2024107a9dc07d12a43bb39ed3e4aa33e3af428 Mon Sep 17 00:00:00 2001 From: Phill Price Date: Wed, 24 Jun 2015 11:57:12 +0100 Subject: [PATCH] DOCS: Typo in a block --- security/Security.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/Security.php b/security/Security.php index a17a4bc75..736464791 100644 --- a/security/Security.php +++ b/security/Security.php @@ -1118,7 +1118,7 @@ class Security extends Controller implements TemplateGlobalProvider { /** - * Defines global accesible templates variables. + * Defines global accessible templates variables. * * @return array */