summaryrefslogtreecommitdiffstats
path: root/usr.bin/gzip/zuncompress.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gzip/zuncompress.c')
-rw-r--r--usr.bin/gzip/zuncompress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/zuncompress.c b/usr.bin/gzip/zuncompress.c
index dd0f249..8e619bd 100644
--- a/usr.bin/gzip/zuncompress.c
+++ b/usr.bin/gzip/zuncompress.c
@@ -115,7 +115,7 @@ struct s_zstate {
code_int zs_ent;
code_int zs_hsize_reg;
int zs_hshift;
- } w; /* Write paramenters */
+ } w; /* Write parameters */
struct {
char_type *zs_stackp;
int zs_finchar;
OpenPOWER on IntegriCloud