Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
Little fix in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ymyzk committed Oct 9, 2015
1 parent 5f22136 commit 9ba24eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/send.rst
Expand Up @@ -50,7 +50,7 @@ You can handle errors by using ``try`` statement:
print("Error!!")
print(e)
You can ignore errors with ``fail_silently`` argument:
You can ignore errors with ``fail_silently`` parameter:

.. code-block:: python
Expand Down

0 comments on commit 9ba24eb

Please sign in to comment.