Commit 26db54c6 authored by Rob Warner's avatar Rob Warner

Fix doc comment for ListStarredProjects

parent 1c40d187
......@@ -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:
......
Markdown is supported
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