diff --git a/pygit2/repository.py b/pygit2/repository.py index 3d8521b..ba40b2a 100644 --- a/pygit2/repository.py +++ b/pygit2/repository.py @@ -150,7 +150,7 @@ class Repository(_Repository): context_lines the number of unchanged lines that define the boundary - of a hunk (and to display before and after)\n" + of a hunk (and to display before and after) interhunk_lines the maximum number of unchanged lines between hunk