From 960962f92f18f69d2460f6bc9b6f7152976ccd69 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 4 Aug 2016 14:12:09 -0400 Subject: [PATCH] Fixed typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d21f156c9..48730fe62 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ Bug fixes - [web] improved extraction of HTML signature in Preferences module - [web] really delete mailboxes being deleted from the Trash folder (#595, #1189, #641) - [core] fixing sogo-tool backup with multi-domain configuration but domain-less logins - - [core] during event schedule, use 409 instead of 403 so Lightning doesn't fail silently + - [core] during event scheduling, use 409 instead of 403 so Lightning doesn't fail silently 2.3.13 (2016-07-06) -------------------