Skip to content

Commit

Permalink
spelling: environment
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed Jan 9, 2023
1 parent 238de62 commit db45907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/virtual_display/dylib/src/win10/IddController.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit db45907

Please sign in to comment.