Fix typos.

This commit is contained in:
Mariano Cano 2021-02-11 19:14:15 -08:00
parent b487edbd13
commit f6cbd9dc88
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ import (
// Scheme is the scheme used in uris.
const Scheme = "pkcs11"
// DefaultRSASize is the number of bits of a new RSA key if not bitsize has been
// DefaultRSASize is the number of bits of a new RSA key if no size has been
// specified.
const DefaultRSASize = 3072