Grzegorz Antoniak created COMPRESS-415:
------------------------------------------
Summary: Wrong class name in one example in the documentation
Key: COMPRESS-415
URL: https://issues.apache.org/jira/browse/COMPRESS-415
Project: Commons Compress
Issue Type: Bug
Components: Documentation
Affects Versions: 1.14
Reporter: Grzegorz Antoniak
Priority: Trivial
Documentation link:
https://commons.apache.org/proper/commons-compress/javadocs/api-release/index.html
In the example section, the following class name is used:
{{CPIOArchiveInputStream}}, where it should be {{CpioArchiveInputStream}}.
Similar thing with {{CPIOArchiveEntry}} -- proper class name seems to be
{{CpioArchiveEntry}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)