Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #336 from EdwardBetts/patch-1
Browse files Browse the repository at this point in the history
correct spelling mistake
  • Loading branch information
FrancescAlted committed Feb 10, 2017
2 parents b97dbf1 + 90c51c9 commit 8df64b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bcolz/carray_ext.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ cdef class carray:
purposes.
chunklen : int, optional
The number of items that fits into a chunk. By specifying it you can
explicitely set the chunk size used for compression and memory I/O.
explicitly set the chunk size used for compression and memory I/O.
Only use it if you know what are you doing.
rootdir : str, optional
The directory where all the data and metadata will be stored. If
Expand Down

0 comments on commit 8df64b4

Please sign in to comment.