Skip to content

Commit 9d1a489

Browse files
committed
Fixed trailing white space!
Think about how expensive this single invisible character was, with all the time and energy spent on it !
1 parent 3236f8b commit 9d1a489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/remote.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ def stale_refs(self):
458458
'refs' property for an example.
459459
460460
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
461+
other kinds of references, for example, tag references, if these are stale
462462
as well. This is a fix for the issue described here:
463463
https://github.com/gitpython-developers/GitPython/issues/260
464464
"""

0 commit comments

Comments
 (0)