We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b548298 commit 95b11afCopy full SHA for 95b11af
changes_reviewer.go
@@ -25,7 +25,7 @@ type AddReviewerResult struct {
25
Confirm bool `json:"confirm,omitempty"`
26
}
27
28
-// DeleteVoteInput entity contains options for the deletion of a vote.
+// DeleteVoteInput entity contains options for the deletion of a vote.
29
//
30
// Gerrit API docs: https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#delete-vote-input
31
type DeleteVoteInput struct {
0 commit comments