diff --git a/docs/topics/request-response.rst b/docs/topics/request-response.rst index 3472b1937..cffcfdee4 100644 --- a/docs/topics/request-response.rst +++ b/docs/topics/request-response.rst @@ -289,7 +289,7 @@ objects. :param dont_click: If True the form data will be sumbitted without clicking in any element. - :type clickdata: boolean + :type dont_click: boolean The other parameters of this class method are passed directly to the :class:`FormRequest` constructor.