This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
The following commit(s) were added to refs/heads/master by this push: new 2492bbe typo 2492bbe is described below commit 2492bbe8f95f25b86b863ec61487fcfdd26fe3a1 Author: Stefan Bodewig <bode...@apache.org> AuthorDate: Sun Aug 18 18:04:43 2019 +0200 typo --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4e381c0..02cd688 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -146,7 +146,7 @@ when they are read via ZipArchiveInputStream or ZipFile. ZipFile is able to read the archive. The only other explanation is a broken archive. So the - exception prevents uers from thinking they had successfully + exception prevents users from thinking they had successfully read the contents of the archive. </action> </release>