From a176463280f1e5c8ef8785edfc073876fc6df3e1 Mon Sep 17 00:00:00 2001 From: Laaas Date: Thu, 4 May 2017 21:06:56 +0200 Subject: [PATCH] It's Lua, not LUA. Lua is not an acronym, it means "moon" in Portuguese: https://en.wiktionary.org/wiki/lua#Portuguese. --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index 55539551b..cad6acacb 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -1,4 +1,4 @@ -# LUA Scripts +# Lua Scripts Scripts packaged with Tremulous. This folder will likely fill up with not so useful examples.