From 2e95ebd1816badb1913674c3b9ae028f2b08d308 Mon Sep 17 00:00:00 2001 From: Anand S <36130650+ClobberXD@users.noreply.github.com> Date: Wed, 20 Jun 2018 17:35:56 +0530 Subject: [PATCH] Lua_api.txt: Fix incorrect vector section directive (#7466) --- doc/lua_api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 29befca52..db340e415 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -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"}`