Fixed interface documentation typo.

This commit is contained in:
Stephen Fox 2019-02-12 10:29:43 -05:00
parent ed1d224b97
commit 2ab2ea6ef1
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ type KeyPair interface {
Bits() int
// Name returns the key pair's name. An empty string is
// returned is no name was specified.
// returned if no name was specified.
Name() string
// Description returns a brief description of the key pair that