summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorysitu <ysitu@users.noreply.github.com>2014-06-03 17:04:20 -0400
committerysitu <ysitu@users.noreply.github.com>2014-06-03 17:04:20 -0400
commit39718a64f3da91929b83f68ade50a5ea21e5b26e (patch)
tree16c105f8c986a0471f1ba130944e249ee297bb2f
parenta48af71e494ff7eab575b3dcdd148a827de90698 (diff)
downloadnetworkx-39718a64f3da91929b83f68ade50a5ea21e5b26e.tar.gz
Fix stoer_wagner documentation
-rw-r--r--doc/source/reference/algorithms.connectivity.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/algorithms.connectivity.rst b/doc/source/reference/algorithms.connectivity.rst
index e6bfe292..fbd9c4e6 100644
--- a/doc/source/reference/algorithms.connectivity.rst
+++ b/doc/source/reference/algorithms.connectivity.rst
@@ -31,7 +31,7 @@ Flow-based Minimum Cuts
Stoer-Wagner minimum cut
------------------------
-.. automodule:: networkx.algorithms.connectivity.stoer_wagner
+.. automodule:: networkx.algorithms.connectivity.stoerwagner
.. autosummary::
:toctree: generated/