summaryrefslogtreecommitdiff
path: root/networkx/drawing/layout.py
diff options
context:
space:
mode:
authorHarri Nieminen <moiman@posteo.net>2023-04-04 16:45:17 +0000
committerGitHub <noreply@github.com>2023-04-04 09:45:17 -0700
commit7297ae8a37dd3356b64d383cb0c55735a6364bcc (patch)
tree60cf106958ceaf2f111413965f476cffd922efdf /networkx/drawing/layout.py
parentc55f87045edb25b033854f40eefab092ab9df6eb (diff)
downloadnetworkx-7297ae8a37dd3356b64d383cb0c55735a6364bcc.tar.gz
Fix typos (#6620)
Diffstat (limited to 'networkx/drawing/layout.py')
-rw-r--r--networkx/drawing/layout.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/networkx/drawing/layout.py b/networkx/drawing/layout.py
index 5608c73b..6200b3e3 100644
--- a/networkx/drawing/layout.py
+++ b/networkx/drawing/layout.py
@@ -1151,7 +1151,7 @@ def arf_layout(
References
.. [1] "Self-Organization Applied to Dynamic Network Layout", M. Geipel,
- International Jounral of Modern Physics C, 2007, Vol 18, No 10, pp. 1537-1549.
+ International Journal of Modern Physics C, 2007, Vol 18, No 10, pp. 1537-1549.
https://doi.org/10.1142/S0129183107011558 https://arxiv.org/abs/0704.1748
Returns