From 4c801eb348188b34bf75383d325d1bc62c7e42e3 Mon Sep 17 00:00:00 2001 From: Steve Kille <Steve Kille> Date: Thu, 1 Sep 2016 14:24:56 +0100 Subject: [PATCH] Change may to can (Kev/Steve preference vs Sam) --- xep-0369.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xep-0369.xml b/xep-0369.xml index fc7e3492..8bdd715d 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -134,7 +134,7 @@ </p> </section2> <section2 topic="MIX and MAM" anchor="concepts-mam"> - <p>Message Archive Management is used for all storage of historical data (such as the history of messages sent within the channel). Each node can be archived separately (e.g., the presence node or the configuration node). MIX clients can retrieve archived information with MAM in order to quickly resync messages with regard to a channel, and may do so without providing presence information.</p> + <p>Message Archive Management is used for all storage of historical data (such as the history of messages sent within the channel). Each node can be archived separately (e.g., the presence node or the configuration node). MIX clients can retrieve archived information with MAM in order to quickly resync messages with regard to a channel, and can do so without providing presence information.</p> </section2> <section2 topic="Delivering Messages to Users" anchor="concepts-delivery"> <p> @@ -1004,7 +1004,6 @@ </section1> <section1 topic='Acknowledgements' anchor='ack'> <p>Thanks to the following who have made contributions: Dave Cridland, Philipp Hancke, Waqas Hussain, Georg Lukas, Ralph Meijer, Emmanuel Gil Peyrot, Florian Schmaus, Lance Stout, Sam Whited, and Matthew Wild.</p> - </section1> </xep>