From d156c47f0951cf681d16ed047f322e8332eb485e Mon Sep 17 00:00:00 2001
From: Raphaƫl Doursenaud <rdoursenaud@gpcsolutions.fr>
Date: Tue, 22 Apr 2014 15:08:18 +0200
Subject: Better documentation

These changes have been automatically suggested by scrutinizer-ci.com
---
 controllers/base.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'controllers')

diff --git a/controllers/base.php b/controllers/base.php
index 5f482f7e..ebc946fc 100644
--- a/controllers/base.php
+++ b/controllers/base.php
@@ -14,7 +14,7 @@ abstract class Base
      * Constructor
      *
      * @access public
-     * @param  Core\Registry  $registry
+     * @param  \Core\Registry  $registry
      */
     public function __construct(\Core\Registry $registry)
     {
-- 
cgit v1.2.3