Skip to content

Commit 9d1a489

Browse files
committedFeb 21, 2015
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

Lines changed: 1 addition & 1 deletion
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)