XEP-0280: fix 'prototocols' typo

This commit is contained in:
Georg Lukas 2017-02-15 10:14:30 +01:00 committed by Sam Whited
parent 66e83acd47
commit 45f822146f
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@
</ul>
</section2>
<section2 topic='Handling of Errors' anchor='bizrules-errors'>
<p>The following rules prevent some of the half-failure modes that have been an issue in other prototocols:</p>
<p>The following rules prevent some of the half-failure modes that have been an issue in other protocols:</p>
<ul>
<li>When a server attempts to deliver a (locally generated) carbon copy, and that carbon copy bounces with an error for any reason, the server MUST NOT forward that error back to the original sender.</li>
<li>The server can use the &lt;sent/&gt; or &lt;received/&gt; element in the bounce to determine that an error is from a carbon-copied message.</li>