aboutsummaryrefslogtreecommitdiff
path: root/examples/gun.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--examples/gun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gun.c b/examples/gun.c
index 89e484f..be44fa5 100644
--- a/examples/gun.c
+++ b/examples/gun.c
@@ -46,7 +46,7 @@
46 end-of-file, they cannot be concantenated. If a Unix compress stream is 46 end-of-file, they cannot be concantenated. If a Unix compress stream is
47 encountered in an input file, it is the last stream in that file. 47 encountered in an input file, it is the last stream in that file.
48 48
49 Like gunzip and uncompress, the file attributes of the orignal compressed 49 Like gunzip and uncompress, the file attributes of the original compressed
50 file are maintained in the final uncompressed file, to the extent that the 50 file are maintained in the final uncompressed file, to the extent that the
51 user permissions allow it. 51 user permissions allow it.
52 52