From ee695135a705a159510e0d0c36dd2863e6df0399 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 1 Sep 2017 20:47:08 +0100 Subject: [PATCH] correct spelling mistake --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 533aa3e..2af0336 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -77,7 +77,7 @@ History 0.2.3 +++++ -* Only init colors if they are used (iPython compatability) +* Only init colors if they are used (iPython compatibility) * New progress module * Various bugfixes