From: Steve Brokenshire Date: Sat, 1 Oct 2016 09:37:39 +0000 (+0100) Subject: Corrected spelling of implemented in CHANGES. X-Git-Tag: release-0.16~10 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=fd3b6e1ce39125a4f9eecd9a9bcca0d2e004c5c8;hp=23270ca01cd508ff056029899e106682e50df47c Corrected spelling of implemented in CHANGES. --- diff --git a/source/CHANGES b/source/CHANGES index ae87c05..d0420b4 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -2,7 +2,7 @@ Version 0.15 ============ 30 September 2016 -- Implemeneted the Connection Object interface. This now opens up the +- Implemented the Connection Object interface. This now opens up the possibility of using other protocols. - CardDAV2 class implemented using the Connection Object interface. This has stopped the Win32 version of XAB from crashing.