Skip to content

Commit

Permalink
[PR #7154/283861dd backport][3.8] fixed error in ContentDisposition d…
Browse files Browse the repository at this point in the history
…oc (#7155)

**This is a backport of PR #7154 as merged into master
(283861d).**

<!-- Thank you for your contribution! -->

## What do these changes do?
Fix small mistake in doc

## Are there changes in behavior for the user?
No.

## Related issue number

#7151

Co-authored-by: solarjoe <walterwhite666@googlemail.com>
  • Loading branch information
patchback[bot] and solarjoe authored Dec 30, 2022
1 parent 8cf01ad commit ed04b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2081,7 +2081,7 @@ All exceptions are available as members of *aiohttp* module.

Represent Content-Disposition header

.. attribute:: value
.. attribute:: type

A :class:`str` instance. Value of Content-Disposition header
itself, e.g. ``attachment``.
Expand Down

0 comments on commit ed04b4d

Please sign in to comment.