Fix typo in dagre.core.js
TrivialFix Change-Id: I3a7ab0e4a86e30babea7b42c9cac716aed41d6ec
This commit is contained in:
parent
b4b164006d
commit
231c2b8ebb
@ -1449,7 +1449,7 @@ module.exports = resolveConflicts;
|
|||||||
* constraint graph this function will resolve any conflicts between the
|
* constraint graph this function will resolve any conflicts between the
|
||||||
* constraint graph and the barycenters for the entries. If the barycenters for
|
* constraint graph and the barycenters for the entries. If the barycenters for
|
||||||
* an entry would violate a constraint in the constraint graph then we coalesce
|
* an entry would violate a constraint in the constraint graph then we coalesce
|
||||||
* the nodes in the conflict into a new node that respects the contraint and
|
* the nodes in the conflict into a new node that respects the constraint and
|
||||||
* aggregates barycenter and weight information.
|
* aggregates barycenter and weight information.
|
||||||
*
|
*
|
||||||
* This implementation is based on the description in Forster, "A Fast and
|
* This implementation is based on the description in Forster, "A Fast and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user