Fix comment text

This commit is contained in:
Jeff Mitchell 2016-02-01 17:20:16 -05:00
parent 10788215fc
commit 20f45678e6

View file

@ -10,8 +10,8 @@ func addIssueAndSignCommonFields(fields map[string]*framework.FieldSchema) map[s
Default: "pem",
Description: `Format for returned data. Can be "pem", "der",
or "pem_bundle". If "pem_bundle" any private
private key and issuing cert will be appended
to the certificate pem. Defaults to "pem".`,
key and issuing cert will be appended to the
certificate pem. Defaults to "pem".`,
}
fields["ip_sans"] = &framework.FieldSchema{