summaryrefslogtreecommitdiff
path: root/examples/zran.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/zran.c')
-rw-r--r--examples/zran.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/zran.c b/examples/zran.c
index f279db7..879c47c 100644
--- a/examples/zran.c
+++ b/examples/zran.c
@@ -21,7 +21,7 @@
An access point can be created at the start of any deflate block, by saving
the starting file offset and bit of that block, and the 32K bytes of
uncompressed data that precede that block. Also the uncompressed offset of
- that block is saved to provide a referece for locating a desired starting
+ that block is saved to provide a reference for locating a desired starting
point in the uncompressed stream. deflate_index_build() works by
decompressing the input zlib or gzip stream a block at a time, and at the
end of each block deciding if enough uncompressed data has gone by to