docs: fix reST errors

This commit is contained in:
J. David Ibáñez
2014-08-20 17:00:33 +02:00
parent f0631868af
commit 99f295e2e8
2 changed files with 2 additions and 2 deletions

View File

@@ -329,7 +329,7 @@ class IndexEntry(object):
self.id = object_id
"""The id of the referenced object"""
self.mode = mode
"""The mode of this entry, a GIT_FILEMODE_ value"""
"""The mode of this entry, a GIT_FILEMODE_* value"""
@property
def oid(self):