typo: vlaues -> values (#2147)
This commit is contained in:
parent
3895c974a0
commit
e652a32f05
@ -856,7 +856,7 @@ def traverse_with_deptype(self, visited=None, d=0, deptype=None,
|
||||
children in the dependency DAG.
|
||||
|
||||
cover [=nodes|edges|paths]
|
||||
Determines how extensively to cover the dag. Possible vlaues:
|
||||
Determines how extensively to cover the dag. Possible values:
|
||||
|
||||
'nodes': Visit each node in the dag only once. Every node
|
||||
yielded by this function will be unique.
|
||||
|
Loading…
Reference in New Issue
Block a user