Skip to content

Commit 37f34ce

Browse files
nschonnisdwheeler
authored andcommitted
typo: Envrionment -> Environment (#3967)
1 parent b84cc11 commit 37f34ce

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

reference/3.0/Microsoft.PowerShell.Core/About/about_Environment_Provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ and process execution. Unlike PowerShell variables, environment variables are no
3434
The **Environment** drive is a flat namespace containing the environment variables specific to the current user's session. The environment variables
3535
have no child items.
3636

37-
The **Envrionment** provider supports the following cmdlets, which are covered
37+
The **Environment** provider supports the following cmdlets, which are covered
3838
in this article.
3939

4040
- [Get-Location](../../Microsoft.PowerShell.Management/Get-Location.md)

reference/4.0/Microsoft.PowerShell.Core/About/about_Environment_Provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ and process execution. Unlike PowerShell variables, environment variables are no
3434
The **Environment** drive is a flat namespace containing the environment variables specific to the current user's session. The environment variables
3535
have no child items.
3636

37-
The **Envrionment** provider supports the following cmdlets, which are covered
37+
The **Environment** provider supports the following cmdlets, which are covered
3838
in this article.
3939

4040
- [Get-Location](../../Microsoft.PowerShell.Management/Get-Location.md)

reference/5.0/Microsoft.PowerShell.Core/About/about_Environment_Provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ and process execution. Unlike PowerShell variables, environment variables are no
3535
The **Environment** drive is a flat namespace containing the environment variables specific to the current user's session. The environment variables
3636
have no child items.
3737

38-
The **Envrionment** provider supports the following cmdlets, which are covered
38+
The **Environment** provider supports the following cmdlets, which are covered
3939
in this article.
4040

4141
- [Get-Location](../../Microsoft.PowerShell.Management/Get-Location.md)

reference/5.1/Microsoft.PowerShell.Core/About/about_Environment_Provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ and process execution. Unlike PowerShell variables, environment variables are no
3535
The **Environment** drive is a flat namespace containing the environment variables specific to the current user's session. The environment variables
3636
have no child items.
3737

38-
The **Envrionment** provider supports the following cmdlets, which are covered
38+
The **Environment** provider supports the following cmdlets, which are covered
3939
in this article.
4040

4141
- [Get-Location](../../Microsoft.PowerShell.Management/Get-Location.md)

reference/6/Microsoft.PowerShell.Core/About/about_Environment_Provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ and process execution. Unlike PowerShell variables, environment variables are no
3434
The **Environment** drive is a flat namespace containing the environment variables specific to the current user's session. The environment variables
3535
have no child items.
3636

37-
The **Envrionment** provider supports the following cmdlets, which are covered
37+
The **Environment** provider supports the following cmdlets, which are covered
3838
in this article.
3939

4040
- [Get-Location](../../Microsoft.PowerShell.Management/Get-Location.md)

0 commit comments

Comments
 (0)