##// END OF EJS Templates
spelling: primarily
timeless@mozdev.org -
r17507:f2561368 default
parent child Browse files
Show More
@@ -64,7 +64,7 b' class HTTPRangeHandler(urllib2.BaseHandl'
64 64
65 65 class RangeableFileObject(object):
66 66 """File object wrapper to enable raw range handling.
67 This was implemented primarilary for handling range
67 This was implemented primarily for handling range
68 68 specifications for file:// urls. This object effectively makes
69 69 a file object look like it consists only of a range of bytes in
70 70 the stream.
General Comments 0
You need to be logged in to leave comments. Login now