summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Jackson <jacksontj.89@gmail.com>2016-03-02 11:50:21 -0800
committerSebastian Thiel <byronimo@gmail.com>2017-03-08 06:00:08 +0100
commit96402136e81bd18ed59be14773b08ed96c30c0f6 (patch)
tree8284cb79efa087867789857f339cf9906e92ce00 /doc
parent6c6ae79a7b38c7800c19e28a846cb2f227e52432 (diff)
downloadgitpython-96402136e81bd18ed59be14773b08ed96c30c0f6.tar.gz
Fix typo
Diffstat (limited to 'doc')
-rw-r--r--doc/source/changes.rst2
1 files changed, 1 insertions, 1 deletions
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