Skip to content

Commit 7cdd43a

Browse files
committed
wip - willjpittman
1 parent b3cc4ce commit 7cdd43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rez/rex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ def get_key_token(self, key):
704704

705705
@classmethod
706706
def _adjust_env_for_platform(cls, env):
707-
""" Make required platform-specific adjustments to env.
707+
""" Make adjustments to env specific to a platform
708708
"""
709709
if platform_.name != "windows":
710710
return

0 commit comments

Comments
 (0)