Commit a95d9937 authored by Vish Kannan's avatar Vish Kannan

Merge pull request #4794 from justinsb/patch-2

Fix typo in comment: mail -> main
parents aaa4a354 754d9b80
......@@ -41,7 +41,7 @@ import (
"github.com/spf13/pflag"
)
// CMServer is the mail context object for the controller manager.
// CMServer is the main context object for the controller manager.
type CMServer struct {
Port int
Address util.IP
......
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