Skip to content

Commit 9640213

Browse files
jacksontjByron
authored andcommitted
Fix typo
1 parent 6c6ae79 commit 9640213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/source/changes.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Please note that due to breaking changes, we have to increase the major version.
135135
1.0.2 - Fixes
136136
=============
137137

138-
* IMPORTANT: Changed default object database of `Repo` objects to `GitComdObjectDB`. The pure-python implementation
138+
* IMPORTANT: Changed default object database of `Repo` objects to `GitCmdObjectDB`. The pure-python implementation
139139
used previously usually fails to release its resources (i.e. file handles), which can lead to problems when working
140140
with large repositories.
141141
* CRITICAL: fixed incorrect `Commit` object serialization when authored or commit date had timezones which were not

0 commit comments

Comments
 (0)