summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbradley <bradley.cicenas@gmail.com>2015-04-17 13:59:43 -0400
committerbradley <bradley.cicenas@gmail.com>2015-04-17 13:59:43 -0400
commit2f233e2405c16e2b185aa90cc8e7ad257307b991 (patch)
tree710b3a18061a0d1b470b1fdd0fbc933f1009ed35 /doc
parent8c6d952b17e63c92a060c08eac38165c6fafa869 (diff)
downloadgitpython-2f233e2405c16e2b185aa90cc8e7ad257307b991.tar.gz
Changelog typo
very small typo in changelog. Reop -> Repo
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 480f2c09..d1b6cfd2 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -360,7 +360,7 @@ General
a treeish git cowardly refuses to pick one and asks for the command to use
the unambiguous syntax where '--' seperates the treeish from the paths.
-* ``Repo.commits``, ``Repo.commits_between``, ``Reop.commits_since``,
+* ``Repo.commits``, ``Repo.commits_between``, ``Repo.commits_since``,
``Repo.commit_count``, ``Repo.commit``, ``Commit.count`` and
``Commit.find_all`` all now optionally take a path argument which
constrains the lookup by path. This changes the order of the positional