From 5904a8752cc2b45b826ffb3d464600c46a1b7a82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20David=20Ib=C3=A1=C3=B1ez?= Date: Fri, 24 May 2013 23:10:55 +0200 Subject: [PATCH] docs: fix warning --- pygit2/repository.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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