doc: fix typo in age(1) (#333)

This commit is contained in:
y-yagi 2021-09-25 22:56:28 +09:00 committed by GitHub
parent 3d7a7ff0b8
commit 878682b574
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,