mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
doc: fix typo in age(1) (#333)
This commit is contained in:
parent
3d7a7ff0b8
commit
878682b574
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ requesting its password, if any.
|
|||
|
||||
## EXIT STATUS
|
||||
|
||||
`age` will exit 0 if and only if encryption or decryption are succesful for the
|
||||
`age` will exit 0 if and only if encryption or decryption are successful for the
|
||||
full length of the input.
|
||||
|
||||
If an error occurs during decryption, partial output might still be generated,
|
||||
|
|
|
|||
Loading…
Reference in a new issue