Skip to content

Commit 548ba1a

Browse files
committed
Fix typo
1 parent c997037 commit 548ba1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygit2/remote.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def sideband_progress(self, string):
7777
7878
Override this function with your own progress reporting function
7979
80-
:param str string: Progress otuput from the remote
80+
:param str string: Progress output from the remote
8181
"""
8282
pass
8383

0 commit comments

Comments
 (0)