Skip to content
Snippets Groups Projects
Commit 26db54c6 authored by Rob Warner's avatar Rob Warner
Browse files

Fix doc comment for ListStarredProjects

parent 1c40d187
Branches
Tags debian/1.5-4
No related merge requests found
......@@ -148,7 +148,7 @@ func (s *ProjectsService) ListOwnedProjects(
return p, resp, err
}
// ListOwnedProjects gets a list of projects which are starred by the
// ListStarredProjects gets a list of projects which are starred by the
// authenticated user.
//
// GitLab API docs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment