forked from TrueCloudLab/certificates
Fix mispell.
This commit is contained in:
parent
0fcf9f8bc4
commit
317a6b6aca
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ type CreateCertificateAuthorityRequest struct {
|
|||
}
|
||||
|
||||
// CreateCertificateAuthorityResponse is the response for
|
||||
// CreateCertificateAuthority method and contains the root or intermedate
|
||||
// CreateCertificateAuthority method and contains the root or intermediate
|
||||
// certificate generated as well as the CA chain.
|
||||
type CreateCertificateAuthorityResponse struct {
|
||||
Name string
|
||||
|
|
Loading…
Reference in a new issue