diff options
author | James Booth <boothj5@gmail.com> | 2016-04-27 00:42:58 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-04-27 00:42:58 +0100 |
commit | a7524bc3a74842aee62d9b97e7fb7f26ac4428d6 (patch) | |
tree | 03a0ff164228680b3f798d497b90058977363ff1 | |
parent | 2614b7adc3b6a7d1b8e457bc84a5a7e01cbbd91e (diff) | |
download | profani-tty-a7524bc3a74842aee62d9b97e7fb7f26ac4428d6.tar.gz |
Fixed typo
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 17118cd1..9e0b08a6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,7 @@ - Plugins API supporting C and Python plugins - SSL certificate verification (requires libmesode) (/tls) -- HTTP file uplaod (xep-0363) (/sendfile) +- HTTP file upload (xep-0363) (/sendfile) - Allow auto extended away (/autoaway) - Include last acitvity in initial presence (xep-0256) (/lastactivity) - Last Activity (xep-0012) (/lastactivity) |