inbox/message-moderation: Don't specify order of stanzas

This commit is contained in:
JC Brand 2019-10-15 14:51:27 +02:00
parent bb19e0d674
commit 146887d176
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
</apply-to>
</message>]]></example>
<p>Only then, does groupchat the service respond with an IQ result stanza.</p>
<p>The groupchat service also responds with an IQ "result" stanza.</p>
<example caption='The groupchat service responds to the IQ stanza'><![CDATA[
<iq type='result' to='juliet@montague.example/home' id='retract-request-1'></iq>]]></example>