summaryrefslogtreecommitdiffstats
path: root/doc/zipfs.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2020-01-08 21:40:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2020-01-08 21:40:10 (GMT)
commit0d799f84b35077fabac550318d24e79d28acbe32 (patch)
treeae6f5850f59dd1d80b4a52c71f19dcbb495e1acb /doc/zipfs.3
parent68043383220b6e36da9765b8a61ee7d8bf1ed4ae (diff)
parentd1f6dc44aae5f6e19c8acafcfd9fbb2998589f73 (diff)
downloadtcl-0d799f84b35077fabac550318d24e79d28acbe32.zip
tcl-0d799f84b35077fabac550318d24e79d28acbe32.tar.gz
tcl-0d799f84b35077fabac550318d24e79d28acbe32.tar.bz2
s/in stead/instead/
Diffstat (limited to 'doc/zipfs.3')
-rw-r--r--doc/zipfs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zipfs.3 b/doc/zipfs.3
index 23b9a93..348557f 100644
--- a/doc/zipfs.3
+++ b/doc/zipfs.3
@@ -83,7 +83,7 @@ example, the Tcl 8.7.2 release would be searched for in a file
\fBlibtcl_8_7_2.zip\fR.) That archive, if located, is also mounted read-only.
.PP
On Windows, \fBTclZipfs_AppHook\fR has a slightly different signature, since
-it uses WCHAR in stead of char. As a result, it requires your application to
+it uses WCHAR instead of char. As a result, it requires your application to
be compiled with the UNICODE preprocessor symbol defined (e.g., via the
\fB-DUNICODE\fR compiler flag).
.PP