Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 5c2574c

Browse files
author
jguttman
committed
Update godoc for new function
1 parent b9d3fde commit 5c2574c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

groups.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ type EditGroupOptions struct {
226226
PreventSharingGroupsOutsideHierarchy *bool `url:"prevent_sharing_groups_outside_hierarchy,omitempty" json:"prevent_sharing_groups_outside_hierarchy,omitempty"`
227227
}
228228

229-
// EditGroup creates a new project group. Only available to group owners
229+
// EditGroup updates an existing group. Only available to group owners
230230
// and administrators.
231231
//
232232
// GitLab API docs: https://docs.gitlab.com/ee/api/groups.html#update-group

0 commit comments

Comments
 (0)