Skip to content

Commit f79acbb

Browse files
HarshaHarsha
Harsha
authored and
Harsha
committed
changed t to T
1 parent 7e5b82c commit f79acbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data Structures/Graphs/MatrixGraphs.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public boolean edgeDoesExist(int from, int to) {
7979
}
8080

8181
/**
82-
* this method adds an edge to the graph between two specified
82+
* This method adds an edge to the graph between two specified
8383
* verticies
8484
*
8585
* @param from the data of the vertex the edge is from

0 commit comments

Comments
 (0)