Fix typo: environemnt -> environment

Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
This commit is contained in:
Dylan Aïssi
2025-08-13 22:49:02 +02:00
parent 479001d134
commit 068f8fb18d
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ recipes. Additional more detailed example recipes are stored under [debos-recipe
## Environment variables
debos reads a predefined list of environment variables from the host and
propagates them to the fakemachine build environemnt. The set of
propagates them to the fakemachine build environment. The set of
environment variables is defined by `environ_vars` in
`cmd/debos/debos.go`. Currently the list of environment variables includes
the proxy environment variables documented at:

View File

@@ -181,7 +181,7 @@ https://github.com/go-debos/debos-recipes
.SH ENVIRONMENT VARIABLES
.PP
debos reads a predefined list of environment variables from the host and
propagates them to the fakemachine build environemnt.
propagates them to the fakemachine build environment.
The set of environment variables is defined by \f[V]environ_vars\f[R] in
\f[V]cmd/debos/debos.go\f[R].
Currently the list of environment variables includes the proxy