spelling: registrations

This commit is contained in:
Josh Soref 2018-03-11 18:40:53 +00:00
parent 64546b4f99
commit ad55e85e73
2 changed files with 2 additions and 2 deletions

View File

@ -908,7 +908,7 @@ func (c *ServiceClient) AllocRegistrations(allocID string) (*AllocRegistration,
return reg, nil return reg, nil
} }
// Shutdown the Consul client. Update running task registations and deregister // Shutdown the Consul client. Update running task registrations and deregister
// agent from Consul. On first call blocks up to shutdownWait before giving up // agent from Consul. On first call blocks up to shutdownWait before giving up
// on syncing operations. // on syncing operations.
func (c *ServiceClient) Shutdown() error { func (c *ServiceClient) Shutdown() error {

View File

@ -92,7 +92,7 @@
"thresholds": [], "thresholds": [],
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "Client Consul Check Regisrations", "title": "Client Consul Check Registrations",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 0,