Skip to content

Commit 530a578

Browse files
committed
correct javadoc
1 parent a78b64a commit 530a578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/codehaus/plexus/archiver/tar/GZipTarFile.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
/**
10-
* Extension of {@link TarFile} for bzip2 compressed files.
10+
* Extension of {@link TarFile} for gzip compressed files.
1111
*/
1212
public class GZipTarFile extends TarFile
1313
{

0 commit comments

Comments
 (0)