From 0ee5b199fcc542b530bf6c41f041e3f3abbc48b6 Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Wed, 14 Apr 2021 11:42:51 +0200 Subject: [PATCH] changed warning comment --- start.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.py b/start.py index 0fe2e6041b..a2a03f112c 100644 --- a/start.py +++ b/start.py @@ -590,7 +590,7 @@ def boot(): # ------------------------------------------------------------------------ # Find OpenPype versions # ------------------------------------------------------------------------ - # WARNING: Environment OPENPYPE_ROOT may change if frozen OpenPype + # WARNING: Environment OPENPYPE_REPOS_ROOT may change if frozen OpenPype # is executed if getattr(sys, 'frozen', False): # find versions of OpenPype to be used with frozen code