docs: spell out environment

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9947>
This commit is contained in:
Erik Faye-Lund 2021-02-03 13:14:34 +01:00 committed by Marge Bot
parent 24db6ee03f
commit 86196fa3c0

View file

@ -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