mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Fix a typo in XEP-0334
This commit is contained in:
parent
a79cb60e66
commit
2522578c8a
@ -93,7 +93,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</section2>
|
</section2>
|
||||||
<section2 topic="Storage-worthy messages" anchor='store-worthy'>
|
<section2 topic="Storage-worthy messages" anchor='store-worthy'>
|
||||||
<p>Offline storage and &xep0313; can define their own rules on what messages to store and usually only store messages that contain a body element. However a sender may want to indicate that a message is worth storeing even though it might not match those rules (e.g. an encrypted message that carries the payload outside the body element). Such a message can be marked with a <store/> hint.</p>
|
<p>Offline storage and &xep0313; can define their own rules on what messages to store and usually only store messages that contain a body element. However a sender may want to indicate that a message is worth storing even though it might not match those rules (e.g. an encrypted message that carries the payload outside the body element). Such a message can be marked with a <store/> hint.</p>
|
||||||
</section2>
|
</section2>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic="Hints" anchor="hints">
|
<section1 topic="Hints" anchor="hints">
|
||||||
|
Loading…
Reference in New Issue
Block a user