summaryrefslogtreecommitdiff
path: root/Build/source/libs/zziplib/zziplib-src/zzip/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/zziplib/zziplib-src/zzip/file.c')
-rw-r--r--Build/source/libs/zziplib/zziplib-src/zzip/file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/zziplib/zziplib-src/zzip/file.c b/Build/source/libs/zziplib/zziplib-src/zzip/file.c
index f7c5fa89725..fb91d9815d0 100644
--- a/Build/source/libs/zziplib/zziplib-src/zzip/file.c
+++ b/Build/source/libs/zziplib/zziplib-src/zzip/file.c
@@ -577,7 +577,7 @@ zzip_fopen(zzip_char_t * filename, zzip_char_t * mode)
* Per default, the old file stream is closed and only the internal
* structures associated with it are kept. These internal structures
* may be reused for the return value, and this is a lot quicker when
- * the filename matches a zipped file that is incidently in the very
+ * the filename matches a zipped file that is incidentally in the very
* same zip arch as the old filename wrapped in the stream struct.
*
* That's simply because the zip arch's central directory does not