1 parent 88f3dc2 commit 21a6cb7Copy full SHA for 21a6cb7
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