Skip to content

Commit

Permalink
Item14370: Fix doc of removeUserFromGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed May 6, 2017
1 parent 6971ea3 commit cc9bd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/Foswiki/Func.pm
Expand Up @@ -1380,7 +1380,7 @@ sub addUserToGroup {

=begin TML
---+++ removeUserFromGroup( $group, $id ) -> $boolean
---+++ removeUserFromGroup( $id, $group ) -> $boolean
* $id can be a login name or a WikiName
Expand Down

0 comments on commit cc9bd39

Please sign in to comment.