We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a091b0 commit 633ec75Copy full SHA for 633ec75
docs/repository.rst
@@ -54,7 +54,7 @@ The Repository class
54
>>> repo = Repository('pygit2/.git')
55
56
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,
+organized by features, the related bits are explained in the related chapters,
58
for instance the :py:meth:`pygit2.Repository.checkout` method are explained in
59
the Checkout section.
60
0 commit comments