Fix typo
This commit is contained in:
@@ -819,7 +819,7 @@ func runGraphCmp(t *testing.T, g1, g2 *Graph) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// all of the following test cases are layed out with the following semantics:
|
// all of the following test cases are laid out with the following semantics:
|
||||||
// * vertices which start with the same single letter are considered "like"
|
// * vertices which start with the same single letter are considered "like"
|
||||||
// * "like" elements should be merged
|
// * "like" elements should be merged
|
||||||
// * vertices can have any integer after their single letter "family" type
|
// * vertices can have any integer after their single letter "family" type
|
||||||
|
|||||||
Reference in New Issue
Block a user