diff --git a/modules/comment/comment.controller.php b/modules/comment/comment.controller.php index 6bf6fc08b..30a51c932 100644 --- a/modules/comment/comment.controller.php +++ b/modules/comment/comment.controller.php @@ -1863,8 +1863,8 @@ class CommentController extends Comment * Method to add a pop-up menu when clicking for displaying child comments * @param string $url * @param string $str - * @param strgin $icon - * @param strgin $target + * @param string $icon + * @param string $target * @return void */ function addCommentPopupMenu($url, $str, $icon = '', $target = '_blank')