minor typo

This commit is contained in:
stpeter 2011-10-20 16:35:19 -06:00
parent 0b70f19246
commit a8dbe6ca7e
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
<li><em>name</em> - The name of the file that the Sender wishes to send.</li>
<li><em>date</em> - The last modification time of the file. This is
specified using the DateTime profile as described in &xep0082;.</li>
<li><em>hash</em> - The Md5 sum of the file contents.</li>
<li><em>hash</em> - The MD5 sum of the file contents.</li>
</ul>
<p>The <em>size</em> and <em>name</em> attributes MUST be present in the
profile. The other attributes MAY be present.