aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Krasner <dima@dimakrasner.com>2016-04-10 23:31:43 +0300
committerSteve Bennett <steveb@workware.net.au>2016-04-11 07:52:26 +1000
commit3d2168352d3d2125ef0a70bd34c6af025687a5e7 (patch)
treee079affb46d652b93ad2134df33aafc8235bdeef
parent016714c2c0cb9f7dc340fc39e6c310153426df95 (diff)
downloadjimtcl-3d2168352d3d2125ef0a70bd34c6af025687a5e7.zip
jimtcl-3d2168352d3d2125ef0a70bd34c6af025687a5e7.tar.gz
jimtcl-3d2168352d3d2125ef0a70bd34c6af025687a5e7.tar.bz2
Fixed a documentation typo
-rw-r--r--jim_tcl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/jim_tcl.txt b/jim_tcl.txt
index 68cd9ee..3c1215d 100644
--- a/jim_tcl.txt
+++ b/jim_tcl.txt
@@ -4770,7 +4770,7 @@ The optional 'pack' extension provides commands to encode and decode binary stri
zlib
~~~~
-The optional 'zlib' extension provides a is a Tcl-compatible subset of the `zlib` command.
+The optional 'zlib' extension provides a Tcl-compatible subset of the `zlib` command.
+*crc32* 'data' '?startValue?'+::
Returns the CRC32 checksum of a buffer. Optionally, an initial value may be specified; this is most useful