Commit 0e8b98c0 authored by Roman Lacko's avatar Roman Lacko
Browse files

GitLab.pm: fixed pod

parent faa3089b
......@@ -122,7 +122,7 @@ Import with C<:utils> tag.
=item group_visibility_name()
$name = GitLab::group_visibility_name($code)
$name = GitLab::group_visibility_name($code);
Translates a Group Visibility code to its string representation, i.e. I<Private>, I<Internal> or I<Public>.
If the parameter does not represent a valid GitLab Group Visibility code, returns I<Invalid>.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment