From 70518697ec253431ab406fe2f892db2446e99e69 Mon Sep 17 00:00:00 2001 From: Thorsten Kaufmann Date: Thu, 25 Jul 2019 10:06:42 +0200 Subject: [PATCH] Change docstring --- src/rezplugins/shell/pwsh.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rezplugins/shell/pwsh.py b/src/rezplugins/shell/pwsh.py index aab2f5ccc..786ab2c6c 100644 --- a/src/rezplugins/shell/pwsh.py +++ b/src/rezplugins/shell/pwsh.py @@ -1,4 +1,4 @@ -"""Windows PowerShell 5""" +"""Windows PowerShell 6+""" from rez.config import config from rez.rex import RexExecutor, OutputStyle, EscapedString