Merge pull request #1285 from kriztan/patch-2

fixed another typo
This commit is contained in:
Daniel Gultsch 2015-07-16 11:07:16 +02:00
commit 43fb216e72
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ run your own XMPP server for you and your friends. These XEP's are:
* XEP-0352: Client State Indication lets the server know whether or not * XEP-0352: Client State Indication lets the server know whether or not
Conversations is in the background. Allows the server to save bandwidth by Conversations is in the background. Allows the server to save bandwidth by
withholding unimportant packages. withholding unimportant packages.
without removing them from your roster.
* XEP-xxxx: HttpUpload allows you to share files in conferences and with offline * XEP-xxxx: HttpUpload allows you to share files in conferences and with offline
contacts. Requires an [additional component](https://github.com/siacs/HttpUploadComponent) contacts. Requires an [additional component](https://github.com/siacs/HttpUploadComponent)
on your server. on your server.