Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
frostworx committed Aug 3, 2022
1 parent ea0ec14 commit fa82187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -2129,7 +2129,7 @@ function getGameOS {
setWin "$@"
fi
else
writelog "INFO" "${FUNCNAME[0]} - STEAM_COMPAT_DATA_PATH is dot defined, so this is either a Linux Game or no game was started at all"
writelog "INFO" "${FUNCNAME[0]} - STEAM_COMPAT_DATA_PATH is not defined, so this is either a Linux Game or no game was started at all"
setLin "$@"
fi
else
Expand Down

0 comments on commit fa82187

Please sign in to comment.