From 9fa04affa8dafcdb9bcc52be55f0c50519e92fe1 Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Mon, 28 Nov 2011 13:08:46 +0000 Subject: [PATCH] Fixes typos --- Changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index e17766fa..3e9eb696 100644 --- a/Changelog +++ b/Changelog @@ -64,8 +64,8 @@ * Redis version check could crash because of improper handling of types (Issue #63). -* Fixed error with `Resource.force_close_all`, when resources - not yet properly initialized. (Issue #78). +* Fixed error with `Resource.force_close_all` when resources + were not yet properly initialized (Issue #78). .. _version-1.4.3: