# HG changeset patch # User souliane # Date 1452964041 -3600 # Node ID d944c37c36fe5a7374683ae71269b4011d09fbf9 # Parent 8807a553e5bf7bc204b782bb1aa9d17f531e75b2 xmpp (xep-proto-jid-mention): typos fixes diff -r 8807a553e5bf -r d944c37c36fe xmpp/xep-proto-jid-mention.xml --- a/xmpp/xep-proto-jid-mention.xml Sat Jan 16 17:43:54 2016 +0100 +++ b/xmpp/xep-proto-jid-mention.xml Sat Jan 16 18:07:21 2016 +0100 @@ -36,11 +36,11 @@ -

Usually mentioning somebody is done in the context of a multi-user chat: a notification is triggered when somebody's nickname is written, and it often only works when a client is online and monitoring the conversation.

-

But it is more and more common to mention people in other contexts (e.g. microblogging), and it is desirable that this works even when an entity is offline or not aware of the context. This XEP offer a simple solution to mention people in any context, online or offline and even outside of XMPP

+

Mentioning somebody is usually done in the context of a multi-user chat: a notification is triggered when somebody's nickname is written, and it often only works when a client is online and monitoring the conversation.

+

But it is more and more common to mention people in other contexts (e.g. microblogging), and it is desirable that this works even when an entity is offline or not aware of the context. This XEP offers a simple solution to mention people in any context, online or offline and even outside of XMPP.

-

JID mention must

+

JID mention must: