From 9d50525d32275672477ebe191a66683c8f375f2a Mon Sep 17 00:00:00 2001
From: Henning Leutz <leutz@pcsg.de>
Date: Fri, 18 Dec 2015 16:13:18 +0100
Subject: [PATCH] phpdoc

---
 lib/QUI/FAQ/Events.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/QUI/FAQ/Events.php b/lib/QUI/FAQ/Events.php
index 34bba72..684782b 100644
--- a/lib/QUI/FAQ/Events.php
+++ b/lib/QUI/FAQ/Events.php
@@ -17,7 +17,7 @@ class Events
     /**
      * event on child create
      *
-     * @param Integer $newId
+     * @param integer $newId
      * @param \QUI\Projects\Site\Edit $Parent
      */
     static function onChildCreate($newId, $Parent)
-- 
GitLab