Commit 9d7130e0 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Merge pull request #554 from zedr/master

Minor spelling error in a docstring
parents d2669195 2bca9a4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ def render(request, *args, **kwargs):

def redirect(to, *args, **kwargs):
    """
    Returns an HttpResponseRedirect to the apropriate URL for the arguments
    Returns an HttpResponseRedirect to the appropriate URL for the arguments
    passed.

    The arguments could be: