Skip to content

Commit fe89532

Browse files
committed
Undo change to comment
1 parent 6ee94c3 commit fe89532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ func main() {
182182
// LeaderElectionReleaseOnCancel defines if the leader should step down voluntarily
183183
// when the Manager ends. This requires the binary to immediately end when the
184184
// Manager is stopped, otherwise, this setting is unsafe. Setting this significantly
185-
// speeds up voluntary leader transitions as the new leader don"t have to wait
185+
// speeds up voluntary leader transitions as the new leader don't have to wait
186186
// LeaseDuration time first.
187187
//
188188
// In the default scaffold provided, the program ends immediately after

0 commit comments

Comments
 (0)