stand/lua: Fix two typos in the manual pages

- s/Additionnaly/Additionally/
- s/commmand/command/

MFC after:	3 days
This commit is contained in:
Gordon Bergling
2025-11-19 15:23:07 +01:00
parent 64bbcff944
commit 6f14b6025a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ as a configuration file
.Pc
and then process files listed in the
.Ev loader_conf_files
variable. Additionnaly, the top-level call to readConf will process files listed in the
variable. Additionally, the top-level call to readConf will process files listed in the
.Ev loader_conf_dirs
and
.Ev local_loader_conf_files
+1 -1
View File
@@ -90,7 +90,7 @@ Obtains the value of the environment variable
returns
.Va true
if
.Va commmand
.Va command
is present in the interpreter as a builtin.
Otherwise it returns
.Va nil