Skip to content

Commit

Permalink
fixed phpdocs type
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Sep 17, 2010
1 parent bb77ae2 commit 63ff25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tag/locallib.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function tag_cloud_sort($a, $b) {
/**
* Prints a box with the description of a tag and its related tags
*
* @param unknown_type $tag_object
* @param stdClass $tag_object
* @param $return if true return html string
*/
function tag_print_description_box($tag_object, $return=false) {
Expand Down

0 comments on commit 63ff25a

Please sign in to comment.