Skip to content

Commit

Permalink
fix codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelle Kok committed May 13, 2016
1 parent c2c80d3 commit 9fe6186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/modules/mod_menu/menu.php
Expand Up @@ -49,7 +49,7 @@ public function __construct()
/**
* Method to add a child
*
* @param JMenuNode &$node The node to process
* @param JMenuNode $node The node to process
* @param boolean $setCurrent True to set as current working node
*
* @return void
Expand Down

0 comments on commit 9fe6186

Please sign in to comment.