Mesa (master): docs: spell out environment

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 1 08:37:08 UTC 2021


Module: Mesa
Branch: master
Commit: 86196fa3c0825c2460603fe4d7453ef5e389856b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=86196fa3c0825c2460603fe4d7453ef5e389856b

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Wed Feb  3 13:14:34 2021 +0100

docs: spell out environment

Reviewed-by: Eric Anholt <eric at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9947>

---

 docs/envvars.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/envvars.rst b/docs/envvars.rst
index 7f536982389..5f1a8da31fe 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -69,7 +69,7 @@ Core Mesa environment variables
    specifies a file name for logging all errors, warnings, etc., rather
    than stderr
 ``MESA_TEX_PROG``
-   if set, implement conventional texture env modes with fragment
+   if set, implement conventional texture environment modes with fragment
    programs (intended for developers only)
 ``MESA_TNL_PROG``
    if set, implement conventional vertex transformation operations with



More information about the mesa-commit mailing list