We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3236f8b commit 9d1a489Copy full SHA for 9d1a489
git/remote.py
@@ -458,7 +458,7 @@ def stale_refs(self):
458
'refs' property for an example.
459
460
To make things more complicated, it can be possble for the list to include
461
- other kinds of references, for example, tag references, if these are stale
+ other kinds of references, for example, tag references, if these are stale
462
as well. This is a fix for the issue described here:
463
https://github.com/gitpython-developers/GitPython/issues/260
464
"""
0 commit comments