Skip to content

Commit ef46950

Browse files
committed
(doc/pgr_jhonson) Fix name
1 parent dee03ee commit ef46950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/allpairs/pgr_johnson.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
===============================================================================
1818

1919
``pgr_johnson`` - Returns the sum of the costs of the shortest path for each
20-
pair of nodes in the graph using Floyd-Warshall algorithm.
20+
pair of nodes in the graph using Johnson algorithm.
2121

2222
.. rubric:: Availability
2323

0 commit comments

Comments
 (0)