Commit 3fb3d172 authored by Sander van Harmelen's avatar Sander van Harmelen

Update the comment to silence the linter

parent 217615e4
......@@ -1343,7 +1343,7 @@ func (s *ProjectsService) ChangeAllowedApprovers(pid interface{}, opt *ChangeAll
return pa, resp, err
}
// StartPullMirroringProject Start the pull mirroring process for a Project.
// StartMirroringProject start the pull mirroring process for a project.
//
// GitLab API docs:
// https://docs.gitlab.com/ee/api/projects.html#start-the-pull-mirroring-process-for-a-project-starter
......
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