From 9d3669928bff6c01c0e5df280519db0dee178163 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Mon, 22 Apr 2024 14:09:00 -0500 Subject: [PATCH] Fix typos --- .../About/about_Environment_Variables.md | 4 ++-- .../About/about_Environment_Variables.md | 2 +- .../About/about_Environment_Variables.md | 2 +- .../About/about_Environment_Variables.md | 2 +- .../About/about_Environment_Variables.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Environment_Variables.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Environment_Variables.md index 32167aac9bfe..8ff2a4502aeb 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Environment_Variables.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Environment_Variables.md @@ -321,7 +321,7 @@ The environment variables that store preferences include: a value of `Process`. - Manually set the environment variable. Changing the value of this variable - changes the execution policy current process. + changes the execution policy of the current process. This information only applies to the Windows platform. For more information, see [about_Execution_Policies][05]. @@ -382,7 +382,7 @@ The environment variables that store preferences include: example: ```powershell - # `NUL` here is a special device on Windows that cannot be written to + # `NUL` here is a special device on Windows that can't be written to $env:PSModuleAnalysisCachePath = 'NUL' ``` diff --git a/reference/7.2/Microsoft.PowerShell.Core/About/about_Environment_Variables.md b/reference/7.2/Microsoft.PowerShell.Core/About/about_Environment_Variables.md index a2627d0bb14c..0d60c80e3b88 100644 --- a/reference/7.2/Microsoft.PowerShell.Core/About/about_Environment_Variables.md +++ b/reference/7.2/Microsoft.PowerShell.Core/About/about_Environment_Variables.md @@ -379,7 +379,7 @@ The environment variables that store preferences include: a value of `Process`. - Manually set the environment variable. Changing the value of this variable - changes the execution policy current process. + changes the execution policy of the current process. This information only applies to the Windows platform. For more information, see [about_Execution_Policies][05]. diff --git a/reference/7.3/Microsoft.PowerShell.Core/About/about_Environment_Variables.md b/reference/7.3/Microsoft.PowerShell.Core/About/about_Environment_Variables.md index 2360fac8cf8d..9e494fa9db39 100644 --- a/reference/7.3/Microsoft.PowerShell.Core/About/about_Environment_Variables.md +++ b/reference/7.3/Microsoft.PowerShell.Core/About/about_Environment_Variables.md @@ -379,7 +379,7 @@ The environment variables that store preferences include: a value of `Process`. - Manually set the environment variable. Changing the value of this variable - changes the execution policy current process. + changes the execution policy of the current process. This information only applies to the Windows platform. For more information, see [about_Execution_Policies][05]. diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_Environment_Variables.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_Environment_Variables.md index 6a8c14e4bea6..fcb9b1b94a1c 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_Environment_Variables.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_Environment_Variables.md @@ -379,7 +379,7 @@ The environment variables that store preferences include: a value of `Process`. - Manually set the environment variable. Changing the value of this variable - changes the execution policy current process. + changes the execution policy of the current process. This information only applies to the Windows platform. For more information, see [about_Execution_Policies][05]. diff --git a/reference/7.5/Microsoft.PowerShell.Core/About/about_Environment_Variables.md b/reference/7.5/Microsoft.PowerShell.Core/About/about_Environment_Variables.md index 237cab68ada8..14d6b392c7e7 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/About/about_Environment_Variables.md +++ b/reference/7.5/Microsoft.PowerShell.Core/About/about_Environment_Variables.md @@ -379,7 +379,7 @@ The environment variables that store preferences include: a value of `Process`. - Manually set the environment variable. Changing the value of this variable - changes the execution policy current process. + changes the execution policy of the current process. This information only applies to the Windows platform. For more information, see [about_Execution_Policies][05].