Skip to content

Commit

Permalink
Merge pull request #408 from kgmt0/fix-small-world-comment
Browse files Browse the repository at this point in the history
Fix inaccurate comment in Small Worlds
  • Loading branch information
jzkelter authored May 26, 2024
2 parents 4b28d06 + 78029d7 commit 7085b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sample Models/Networks/Small Worlds.nlogo
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ to rewire-one
end


to rewire-me ; turtle procedure
to rewire-me ; link procedure
; node-A remains the same
let node-A end1
; as long as A is not connected to everybody
Expand Down

0 comments on commit 7085b16

Please sign in to comment.