From e15e6735f1dbfc66a5d43efe9fa9e7f5c9d1610a Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Mon, 14 Mar 2016 17:49:52 -0500 Subject: The XEP-0198 plugin exists now; fix the docs --- docs/event_index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/event_index.rst b/docs/event_index.rst index 07a4fbd0..28a41108 100644 --- a/docs/event_index.rst +++ b/docs/event_index.rst @@ -259,8 +259,8 @@ Event Index Signal that a connection to the XMPP server has been lost and the current stream session has ended. Currently equivalent to :term:`disconnected`, but - future implementation of `XEP-0198: Stream Management `_ - will distinguish the two events. + implementations of `XEP-0198: Stream Management `_ + distinguish between the two events. Plugins that maintain session-based state should clear themselves when this event is fired. -- cgit v1.2.3