mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@652 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8e7cc5749a
commit
6a54195898
20
xep-0137.xml
20
xep-0137.xml
@ -91,7 +91,7 @@
|
||||
<sipub xmlns='http://jabber.org/protocol/si-pub'
|
||||
from='bard@shakespeare.lit'
|
||||
id='publish-0123'
|
||||
mime-type='text/plain'
|
||||
mime-type='application/pdf'
|
||||
profile='http://jabber.org/protocol/si/profile/file-transfer'>
|
||||
<file xmlns='http://jabber.org/protocol/si/profile/file-transfer'
|
||||
name='NDA.pdf'
|
||||
@ -112,11 +112,11 @@
|
||||
<sipub xmlns='http://jabber.org/protocol/si-pub'
|
||||
from='bard@shakespeare.lit'
|
||||
id='publish-0123'
|
||||
mime-type='text/plain'
|
||||
mime-type='application/pdf'
|
||||
profile='http://jabber.org/protocol/si/profile/file-transfer'>
|
||||
<file xmlns='http://jabber.org/protocol/si/profile/file-transfer'
|
||||
name='NDA'
|
||||
size='1024'
|
||||
name='NDA.pdf'
|
||||
size='138819'
|
||||
date='2004-01-28T10:07Z'>
|
||||
<desc>All Shakespearean characters must sign and return this NDA ASAP</desc>
|
||||
</file>
|
||||
@ -131,12 +131,12 @@
|
||||
<message from='romeo@montague.net/pda' to='juliet@capulet.com'>
|
||||
<sipub xmlns='http://jabber.org/protocol/si-pub'
|
||||
id='publish-0123'
|
||||
mime-type='text/plain'
|
||||
mime-type='application/pdf'
|
||||
profile='http://jabber.org/protocol/si/profile/file-transfer'>
|
||||
<file xmlns='http://jabber.org/protocol/si/profile/file-transfer'
|
||||
name='missive.html'
|
||||
size='1024'
|
||||
date='2005-07-21T11:21Z'>
|
||||
name='NDA.pdf'
|
||||
size='138819'
|
||||
date='2004-01-28T10:07Z'>
|
||||
<desc>All Shakespearean characters must sign and return this NDA ASAP</desc>
|
||||
</file>
|
||||
</sipub>
|
||||
@ -160,7 +160,7 @@
|
||||
</field>
|
||||
<sipub xmlns='http://jabber.org/protocol/sipub'
|
||||
id='publish-0123'
|
||||
mime-type='text/plain'
|
||||
mime-type='text/html'
|
||||
profile='http://jabber.org/protocol/si/profile/file-transfer'>
|
||||
<file xmlns='http://jabber.org/protocol/si/profile/file-transfer'
|
||||
name='missive.html'
|
||||
@ -200,7 +200,7 @@
|
||||
to='juliet@capulet.com/balcony'>
|
||||
<si xmlns='http://jabber.org/protocol/si'
|
||||
id='session-87651234'
|
||||
mime-type='text/plain'
|
||||
mime-type='text/html'
|
||||
profile='http://jabber.org/protocol/si/profile/file-transfer'>
|
||||
<file xmlns='http://jabber.org/protocol/si/profile/file-transfer'
|
||||
name='missive.html'
|
||||
|
Loading…
Reference in New Issue
Block a user