spelling: environment

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-01-09 02:30:26 -05:00
parent 238de6231f
commit db45907e91

View File

@ -134,7 +134,7 @@ const char* GetLastMsg();
*
* @param b [in] TRUE to enable printing message.
*
* @remark For now, no need to read evironment variable to check if should print.
* @remark For now, no need to read environment variable to check if should print.
*
*/
VOID SetPrintErrMsg(BOOL b);