Skip to content

Commit 5edd8aa

Browse files
committed
update 3.8.6.1
1 parent 48dc4f4 commit 5edd8aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/instance_nth_furthest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<div class="wrapper">
3939
<main>
4040
<h1>instance_nth_furthest</h1>
41-
<p>GameMaker can already tell you the <a href="https://manual.gamemaker.io/monthly/en/#t=GameMaker_Language%2FGML_Reference%2FAsset_Management%2FInstances%2Finstance_furthest.htm">instance furthest</a> to a point, but what
41+
<p>GameMaker can already tell you the <a href="https://manual.gamemaker.io/monthly/en/#t=GameMaker_Language%2FGML_Reference%2FAsset_Management%2FInstances%2Finstance_furthest.htm">instance furthest</a> from a point, but what
4242
about the 2nd furthest? Or the 3rd furthest? Or the nth furthest? This script
4343
answers that question.</p>
4444
<div class="codebox demo"><span><iframe frameborder="0" scrolling="no" width="512" height="64" src="/demos/instance_nth_furthest/index.html"></iframe><a href="/demos/instance_nth_furthest/instance_nth_furthest.yyz">Download</a></span></div>

0 commit comments

Comments
 (0)