Commit ca88aa34 authored by Tim Graham's avatar Tim Graham
Browse files

Fixed spelling mistake in docs/ref/request-response.txt

parent d89f56dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -793,7 +793,7 @@ Methods

    .. versionadded:: 1.8

    Writes a list of lines to the response. Line seperators are not added. This
    Writes a list of lines to the response. Line separators are not added. This
    method makes an :class:`HttpResponse` instance a stream-like object.

.. _HTTP status code: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10