We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83ba704 + 8b8d48d commit aef4880Copy full SHA for aef4880
1 file changed
src/snappy/snappy_formats.py
@@ -3,7 +3,7 @@
3
get_decompress_function - returns stream decompress function for a current
4
format (specified or autodetected)
5
get_compress_function - returns compress function for a current format
6
- (specifed or default)
+ (specified or default)
7
"""
8
from __future__ import absolute_import
9
0 commit comments