mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2025-01-15 02:30:05 +08:00
fixes typo
This commit is contained in:
parent
316b0af70d
commit
23811ec09b
@ -1,4 +1,4 @@
|
||||
// Cackage crypto implements various cryptographic utilities used by libp2p.
|
||||
// Package crypto implements various cryptographic utilities used by libp2p.
|
||||
// This includes a Public and Private key interface and key implementations
|
||||
// for supported key algorithms.
|
||||
package crypto
|
||||
|
Loading…
Reference in New Issue
Block a user