mirror of
https://github.com/FiloSottile/age.git
synced 2026-01-04 11:23:59 +00:00
age: fix typo in package docs
This commit is contained in:
2
age.go
2
age.go
@@ -16,7 +16,7 @@
|
||||
// Key management
|
||||
//
|
||||
// Age does not have a global keyring. Instead, since age keys are small,
|
||||
// textual, and cheap, you are encoraged to generate dedicated keys for each
|
||||
// textual, and cheap, you are encouraged to generate dedicated keys for each
|
||||
// task and application.
|
||||
//
|
||||
// Recipient public keys can be passed around as command line flags and in
|
||||
|
||||
Reference in New Issue
Block a user