summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-04-17 20:21:37 +0200
committerSebastian Thiel <byronimo@gmail.com>2015-04-17 20:21:37 +0200
commit5fe80b03196b1d2421109fad5b456ba7ae4393e2 (patch)
tree710b3a18061a0d1b470b1fdd0fbc933f1009ed35
parent8c6d952b17e63c92a060c08eac38165c6fafa869 (diff)
parent2f233e2405c16e2b185aa90cc8e7ad257307b991 (diff)
downloadgitpython-5fe80b03196b1d2421109fad5b456ba7ae4393e2.tar.gz
Merge pull request #283 from bcicen/bcicen-typo
Changelog typo
-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