Commit 719a0369 authored by Geoff Simmons's avatar Geoff Simmons

Comment typo.

parent 759f7f67
......@@ -1020,7 +1020,7 @@ func ingsArrayString(ings []*net_v1.Ingress) string {
return strings.Join(ingStrings, " ")
}
// Update the status.loadBalancer field of each suuccessfully synced
// Update the status.loadBalancer field of each successfully synced
// Ingress, using network addresses of the Services that expose the
// http and https ports.
func (worker *NamespaceWorker) updateIngStatus(
......
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