From 5dad2b4d16c49655c7fba627c85099aa44abe5c4 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 12 Apr 2016 14:30:45 -0400 Subject: [PATCH] Fixed typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 56d0959f8..7117982bb 100644 --- a/NEWS +++ b/NEWS @@ -35,7 +35,7 @@ Bug fixes - [web] properly escape the user's display name (#3617) - [web] avoid returning search results on objects without read permissions (#3619) - [core] properly escape wide characters (#3616) - - [core] avoid double-appending domains in cahce for multi-domain configurations (#3614) + - [core] avoid double-appending domains in cache for multi-domain configurations (#3614) - [dav] we now handle the default classifications for tasks (#3541) - [eas] properly unfold long mail headers (#3152) - [eas] correctly set EAS message class for S/MIME messages (#3576)