Skip to content

Commit 633ec75

Browse files
authored
typo in repository doc
1 parent 9a091b0 commit 633ec75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/repository.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The Repository class
5454
>>> repo = Repository('pygit2/.git')
5555

5656
The API of the Repository class is quite large. Since this documentation is
57-
orgaized by features, the related bits are explained in the related chapters,
57+
organized by features, the related bits are explained in the related chapters,
5858
for instance the :py:meth:`pygit2.Repository.checkout` method are explained in
5959
the Checkout section.
6060

0 commit comments

Comments
 (0)