diff options
Diffstat (limited to 'docs/event_index.rst')
-rw-r--r-- | docs/event_index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/event_index.rst b/docs/event_index.rst index 1257fcd1..ee8f5a95 100644 --- a/docs/event_index.rst +++ b/docs/event_index.rst @@ -12,7 +12,7 @@ Event Index has not yet been established. connection_failed - - **Data:** ``{}`` + - **Data:** ``{}`` or ``Failure Stanza`` if available - **Source:** :py:class:`~sleekxmpp.xmlstream.XMLstream` Signal that a connection can not be established after number of attempts. |