modify comment verticies to vertices
This commit is contained in:
parent
e8f04f4bdc
commit
1133f2a278
@ -120,7 +120,7 @@ class AdjacencyMatrixGraph {
|
||||
}
|
||||
|
||||
/**
|
||||
* this gives a list of verticies in the graph and their adjacencies
|
||||
* this gives a list of vertices in the graph and their adjacencies
|
||||
*
|
||||
* @return returns a string describing this graph
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user