[
https://issues.apache.org/jira/browse/COMPRESS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grzegorz Antoniak updated COMPRESS-415:
---------------------------------------
Summary: Wrong class name in one example in the documentation of CPIO
format (was: Wrong class name in one example in the documentation)
> Wrong class name in one example in the documentation of CPIO format
> -------------------------------------------------------------------
>
> 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/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.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)