We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88f3dc2 + 21a6cb7 commit be81304Copy full SHA for be81304
git/objects/util.py
@@ -216,7 +216,7 @@ def __getattr__(self, attr):
216
217
class Traversable(object):
218
219
- """Simple interface to perforam depth-first or breadth-first traversals
+ """Simple interface to perform depth-first or breadth-first traversals
220
into one direction.
221
Subclasses only need to implement one function.
222
Instances of the Subclass must be hashable"""
0 commit comments