changed t to T
This commit is contained in:
parent
7e5b82ca1f
commit
f79acbb088
@ -79,7 +79,7 @@ class AdjacencyMatrixGraph {
|
||||
}
|
||||
|
||||
/**
|
||||
* this method adds an edge to the graph between two specified
|
||||
* This method adds an edge to the graph between two specified
|
||||
* verticies
|
||||
*
|
||||
* @param from the data of the vertex the edge is from
|
||||
|
Loading…
Reference in New Issue
Block a user