Skip to content

Commit 95b11af

Browse files
committed
removing extra whitespace
1 parent b548298 commit 95b11af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes_reviewer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ type AddReviewerResult struct {
2525
Confirm bool `json:"confirm,omitempty"`
2626
}
2727

28-
// DeleteVoteInput entity contains options for the deletion of a vote.
28+
// DeleteVoteInput entity contains options for the deletion of a vote.
2929
//
3030
// Gerrit API docs: https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#delete-vote-input
3131
type DeleteVoteInput struct {

0 commit comments

Comments
 (0)