From a8dbe6ca7e6e767f1430faeccb22a22f8c4ba0c4 Mon Sep 17 00:00:00 2001 From: stpeter Date: Thu, 20 Oct 2011 16:35:19 -0600 Subject: [PATCH] minor typo --- xep-0096.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0096.xml b/xep-0096.xml index 67f01cd1..463f90b4 100644 --- a/xep-0096.xml +++ b/xep-0096.xml @@ -133,7 +133,7 @@
  • name - The name of the file that the Sender wishes to send.
  • date - The last modification time of the file. This is specified using the DateTime profile as described in &xep0082;.
  • -
  • hash - The Md5 sum of the file contents.
  • +
  • hash - The MD5 sum of the file contents.
  • The size and name attributes MUST be present in the profile. The other attributes MAY be present.