From 80e930eeb87243dcfc3f4ba93f227e788712ac6d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 15 May 2015 09:42:29 -0400 Subject: [PATCH] Fix coding style Signed-off-by: Marc Delisle --- libraries/config/FormDisplay.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/config/FormDisplay.class.php b/libraries/config/FormDisplay.class.php index 940cc09696..ce516ee420 100644 --- a/libraries/config/FormDisplay.class.php +++ b/libraries/config/FormDisplay.class.php @@ -205,7 +205,7 @@ class FormDisplay } /** - * Outputs HTML for the forms under the menu tab + * Outputs HTML for the forms under the menu tab * * @param bool $show_restore_default whether to show "restore default" * button besides the input field @@ -213,7 +213,7 @@ class FormDisplay * to be displayed * @param array &$js will be updated with javascript code * - * @return $htmlOutput + * @return $htmlOutput */ private function _displayForms( $show_restore_default, array &$js_default, array &$js