From a7b609c9f382685448193b59d09329b9a30c7580 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 8 Jan 2016 14:29:46 -0500 Subject: DOC: minor typos --- git/index/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git/index/base.py') diff --git a/git/index/base.py b/git/index/base.py index 753fa4ae..f80eb290 100644 --- a/git/index/base.py +++ b/git/index/base.py @@ -838,7 +838,7 @@ class IndexFile(LazyMixin, diff.Diffable, Serializable): :param kwargs: Additional keyword arguments to be passed to git-rm, such - as 'r' to allow recurive removal of + as 'r' to allow recursive removal of :return: List(path_string, ...) list of repository relative paths that have -- cgit v1.2.3