Kaydet (Commit) 8a9d54aa authored tarafından mbacho's avatar mbacho Kaydeden (comit) Tim Graham

Fixed typo in multipartparser.py

üst 257fd480
......@@ -62,7 +62,7 @@ class MultiPartParser(object):
"""
#
# Content-Type should containt multipart and the boundary information.
# Content-Type should contain multipart and the boundary information.
#
content_type = META.get('HTTP_CONTENT_TYPE', META.get('CONTENT_TYPE', ''))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment