Improve environment variable documentation

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1743>
This commit is contained in:
Sebastian Fricke 2022-02-17 11:35:49 +01:00 committed by GStreamer Marge Bot
parent 0a65c87e8c
commit 278f4a6418

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.