diff options
author | Badlop <badlop@process-one.net> | 2010-02-05 11:37:08 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2010-02-05 13:30:27 +0100 |
commit | abdb7f2742ad6f122945bfdd0548dd9d4ce30a07 (patch) | |
tree | f9f8a18c0fce86a60ffd3098bb9d583d6d52beef /README | |
parent | Add new debuging hook to the http receiving process. (diff) |
Fix character in README file
SVN Revision: 2963
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ To compile ejabberd you need: - PAM library. Optional. For Pluggable Authentication Modules (PAM). - GNU Iconv 1.8 or higher, for the IRC Transport (mod_irc). Optional. Not needed on systems with GNU Libc. - - ImageMagick’s Convert program. Optional. For CAPTCHA challenges. + - ImageMagick's Convert program. Optional. For CAPTCHA challenges. - exmpp 0.9.2 or higher. Optional. For import/export XEP-0227 files. |