From 96402136e81bd18ed59be14773b08ed96c30c0f6 Mon Sep 17 00:00:00 2001 From: Thomas Jackson Date: Wed, 2 Mar 2016 11:50:21 -0800 Subject: Fix typo --- doc/source/changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 5fadf4b5..5026a38d 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -135,7 +135,7 @@ Please note that due to breaking changes, we have to increase the major version. 1.0.2 - Fixes ============= -* IMPORTANT: Changed default object database of `Repo` objects to `GitComdObjectDB`. The pure-python implementation +* IMPORTANT: Changed default object database of `Repo` objects to `GitCmdObjectDB`. The pure-python implementation used previously usually fails to release its resources (i.e. file handles), which can lead to problems when working with large repositories. * CRITICAL: fixed incorrect `Commit` object serialization when authored or commit date had timezones which were not -- cgit v1.2.1