]> git.lizzy.rs Git - minetest.git/blobdiff - doc/client_lua_api.txt
Translated using Weblate (Lojban)
[minetest.git] / doc / client_lua_api.txt
index 36eeafcf1b516e758a5623daace8c4d808ed1f13..098596481f82b310631dc825caf019ca163eaac4 100644 (file)
@@ -620,7 +620,7 @@ Helper functions
 * `minetest.is_yes(arg)`
     * returns whether `arg` can be interpreted as yes
 * `minetest.is_nan(arg)`
-    * returns true true when the passed number represents NaN.
+    * returns true when the passed number represents NaN.
 * `table.copy(table)`: returns a table
     * returns a deep copy of `table`