From e6ed07879c746c0c540da9cfd51eb2cbc8e975fe Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 12 Apr 2016 14:31:22 -0400 Subject: [PATCH] Fixed typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index eb98c061a..cbdf9a1c2 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ Bug fixes - properly escape wide characters (#3616) - calendars list when creating a new component in a calendar in which the user can't delete components - - avoid double-appending domains in cahce for multi-domain configurations (#3614) + - avoid double-appending domains in cache for multi-domain configurations (#3614) 2.3.10 (2016-04-05) -------------------