Improve environment variable documentation

At GST_VALIDATE_FILE:
s/will be outputed/are output/

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1829>
This commit is contained in:
Sebastian Fricke 2022-02-17 11:35:49 +01:00 committed by Tim-Philipp Müller
parent 33ed5f2abe
commit 4cc110fa4e

View file

@ -30,8 +30,8 @@ information and consider differently the level of the reported issues.
**GST_VALIDATE_FILE.**
Set this variable to a colon-separated list of paths to redirect all
GstValidate messages to this file. If left unset, debug messages will be
outputed into the standard error.
GstValidate messages to this file. If left unset, debug messages are
output to standard error.
You can use the special names `stdout` and `stderr` to use those output.