summaryrefslogtreecommitdiffstats
path: root/core/io/zip_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/io/zip_io.h')
-rw-r--r--core/io/zip_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/io/zip_io.h b/core/io/zip_io.h
index fb63878a4c..4eb1c8b46c 100644
--- a/core/io/zip_io.h
+++ b/core/io/zip_io.h
@@ -33,7 +33,7 @@
#include "core/os/file_access.h"
-// Not direclty used in this header, but assumed available in downstream users
+// Not directly used in this header, but assumed available in downstream users
// like platform/*/export/export.cpp. Could be fixed, but probably better to have
// thirdparty includes in as little headers as possible.
#include "thirdparty/minizip/unzip.h"