diff options
author | Florent Le Coz <louiz@louiz.org> | 2014-04-15 07:06:59 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2014-04-15 07:06:59 +0200 |
commit | 9683f0a0b2789c97a2864e07c55f7ce1ab8c0e89 (patch) | |
tree | 543df4693bd96e2b350dd7c45efe772d05a79aa0 /INSTALL | |
parent | 3468924a626e666a059a9a252ccd1131b2955679 (diff) | |
download | biboumi-9683f0a0b2789c97a2864e07c55f7ce1ab8c0e89.tar.gz biboumi-9683f0a0b2789c97a2864e07c55f7ce1ab8c0e89.tar.bz2 biboumi-9683f0a0b2789c97a2864e07c55f7ce1ab8c0e89.tar.xz biboumi-9683f0a0b2789c97a2864e07c55f7ce1ab8c0e89.zip |
s/optionnal/optional/
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,12 +15,12 @@ Libraries: Encoding from anything into UTF-8 http://www.gnu.org/software/libiconv/ -- libidn (optionnal, but recommended) +- libidn (optional, but recommended) Provides the stringprep functionality. Without it, JIDs for IRC users are not provided. http://www.gnu.org/software/libidn/ -- systemd-daemon (optionnal) +- systemd-daemon (optional) Provides the support for a systemd service of Type=notify. This is useful only if you are packaging biboumi in a distribution with Systemd. |