Skip to content

Commit

Permalink
Use american english spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
heidiberry committed May 21, 2024
1 parent 90151fe commit afc1073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ func (s *ImportService) ImportRepositoryFromGitHub(opt *ImportRepositoryFromGitH
return gi, resp, nil
}

// CancelledGitHubImport represents the response when cancelling
// CancelledGitHubImport represents the response when canceling
// an import from GitHub.
//
// GitLab API docs:
Expand Down

0 comments on commit afc1073

Please sign in to comment.