]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
Lua_api.txt: Fix incorrect vector section directive (#7466)
authorAnand S <36130650+ClobberXD@users.noreply.github.com>
Wed, 20 Jun 2018 12:05:56 +0000 (17:35 +0530)
committerParamat <paramat@users.noreply.github.com>
Wed, 20 Jun 2018 12:05:56 +0000 (13:05 +0100)
doc/lua_api.txt

index 29befca5298c1b23286a14d7015b41a69b66097d..db340e415d550dc3280dce3e1f56ed34d665a30f 100644 (file)
@@ -1573,7 +1573,7 @@ Representations of simple things
 
     {x=num, y=num, z=num}
 
-For helper functions see "Vector helpers".
+For helper functions see "Spatial Vectors".
 
 ### `pointed_thing`
 * `{type="nothing"}`