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

View File

@@ -175,7 +175,7 @@ requesting its password, if any.
## EXIT STATUS ## 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. full length of the input.
If an error occurs during decryption, partial output might still be generated, If an error occurs during decryption, partial output might still be generated,