mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Fix typo
This commit is contained in:
@@ -563,7 +563,7 @@ func (c *Client) retryOnError(r *http.Response) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
// GetCaURL returns the configura CA url.
|
||||
// GetCaURL returns the configured CA url.
|
||||
func (c *Client) GetCaURL() string {
|
||||
return c.endpoint.String()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user