bx509: Fix typos in commentary

This commit is contained in:
Nicolas Williams
2022-08-07 18:58:31 -05:00
parent b19633f9b9
commit 4c71d1bf06

View File

@@ -48,10 +48,10 @@
* <ext> is one of: * <ext> is one of:
* *
* - pkinit (SAN) * - pkinit (SAN)
* - xmpt (SAN) * - xmpp (SAN)
* - emailt (SAN) * - email (SAN)
* - ms-upt (SAN) * - ms-upn (SAN)
* - dnsnamt (SAN) * - dnsname (SAN)
* - eku (EKU OID) * - eku (EKU OID)
* *
* and <value> is a display form of the SAN or EKU OID, with SANs URL-encoded * and <value> is a display form of the SAN or EKU OID, with SANs URL-encoded