Skip to content

Commit c366e53

Browse files
authored
Typo in Index.read docs.
1 parent 33d3885 commit c366e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygit2/index.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def read(self, force=True):
105105
Parameters:
106106
107107
force
108-
If True (the default) allways reload. If False, only if the file
108+
If True (the default) always reload. If False, only if the file
109109
has changed.
110110
"""
111111

0 commit comments

Comments
 (0)