From c6cdbba53dccc50ba801c24c73ebf2261eaa838e Mon Sep 17 00:00:00 2001 From: Eric Schrijver Date: Sat, 14 Dec 2013 16:06:40 +0100 Subject: [PATCH] =?UTF-8?q?Typo=20in=20README.rst:=20Blog=20=E2=86=92=20Bl?= =?UTF-8?q?ob?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4345acb22..ed0a3b103 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,3 @@ - ###################################################################### pygit2 - libgit2 bindings in Python ###################################################################### @@ -107,7 +106,7 @@ New API: - ``Reference.log_append(...)`` - ``Reference.shorthand`` - - ``Blog.is_binary`` + - ``Blob.is_binary`` - ``len(Diff)`` - ``Patch.additions`` - ``Patch.deletions``