From acc359f7beb4eecc71fbfd97cb566de48850c000 Mon Sep 17 00:00:00 2001 From: jsexauer Date: Mon, 5 May 2014 16:28:48 -0400 Subject: [PATCH] Small typo --- doc/source/io.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/io.rst b/doc/source/io.rst index 249cfaf62878f..1aa6dde2c08b4 100644 --- a/doc/source/io.rst +++ b/doc/source/io.rst @@ -2875,7 +2875,7 @@ again **WILL TEND TO INCREASE THE FILE SIZE**. To *clean* the file, use Compression ~~~~~~~~~~~ -``PyTables`` allows the stored data to be compressed. Tthis applies to +``PyTables`` allows the stored data to be compressed. This applies to all kinds of stores, not just tables. - Pass ``complevel=int`` for a compression level (1-9, with 0 being no