summaryrefslogtreecommitdiff
path: root/Build/source/libs/zziplib/zziplib-src/docs/zzip-basics.htm
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/zziplib/zziplib-src/docs/zzip-basics.htm')
-rw-r--r--Build/source/libs/zziplib/zziplib-src/docs/zzip-basics.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/zziplib/zziplib-src/docs/zzip-basics.htm b/Build/source/libs/zziplib/zziplib-src/docs/zzip-basics.htm
index 0d0504710e7..bf603f2fe36 100644
--- a/Build/source/libs/zziplib/zziplib-src/docs/zzip-basics.htm
+++ b/Build/source/libs/zziplib/zziplib-src/docs/zzip-basics.htm
@@ -58,7 +58,7 @@
<tr><td width=50%> zzip_dir_close </td>
<td width=50%> close a zip-file and free the memory shadow</td></tr>
<tr><td width=50%> zzip_dir_fdopen </td>
- <td width=50%> aquire the given posix-file and try to parse it
+ <td width=50%> acquire the given posix-file and try to parse it
as a zip-file.</td></tr>
<tr><td width=50%> zzip_dir_read </td>
<td width=50%> return the next info entry of a zip-file's central
@@ -119,7 +119,7 @@
<table cellpadding=10 width=100%><tr><td><table border=1 width=100%>
<tr><td width=50%> zzip_open </td>
<td width=50%> try the file-path as a real-file, and if not
- there, look for the existance of ZZIP_DIR by
+ there, look for the existence of ZZIP_DIR by
applying extensions, and open the file
contained within that one.</td></tr>
<tr><td width=50%> zzip_close </td>