diff options
author | Mikhail Gusarov <dottedmag@dottedmag.net> | 2014-03-08 11:07:12 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2014-03-08 21:49:18 +0000 |
commit | 5ecccb3cdb055042b04062043b5ddf351f44c938 (patch) | |
tree | 10c3622d89c48d1cc4ce667bbd5c12a386310b1c /debian | |
parent | c873f00d4a78098081c2988eaa6c2c57071fd3b9 (diff) | |
download | rspamd-5ecccb3cdb055042b04062043b5ddf351f44c938.tar.gz rspamd-5ecccb3cdb055042b04062043b5ddf351f44c938.zip |
Fix typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS.Debian | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian index 1546939c8..366c698a0 100644 --- a/debian/NEWS.Debian +++ b/debian/NEWS.Debian @@ -9,7 +9,7 @@ rspamd (0.6.8) unstable; urgency=medium - multiple rspamd instances in single init.d script are no longer supported. Use LXC or systemd-nspawn to achieve the same effect. - rspamd user/group have been renamed to _rspamd:_rspamd in order to - decrease changes of name clash with local users. + decrease chances of name clash with local users. -- Mikhail Gusarov <dottedmag@debian.org> Thu, 06 Mar 2014 22:03:40 +0100 |