We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c997037 commit 548ba1aCopy full SHA for 548ba1a
pygit2/remote.py
@@ -77,7 +77,7 @@ def sideband_progress(self, string):
77
78
Override this function with your own progress reporting function
79
80
- :param str string: Progress otuput from the remote
+ :param str string: Progress output from the remote
81
"""
82
pass
83
0 commit comments