Skip to content

Commit

Permalink
spelling: lifting
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Oct 27, 2019
1 parent a2c3df5 commit 1c2ff20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/win_connection_share.ps1
Expand Up @@ -51,10 +51,10 @@ Param (
Function Create-HNetObjects {
<#
.SYNOPSIS
A helper function that does the heavy lifiting with NetCfg.HNetShare
A helper function that does the heavy lifting with NetCfg.HNetShare
.DESCRIPTION
A helper function that does the heavy lifiting with NetCfg.HNetShare. This returns a PSObject containing the `INetSharingConfigurationForINetConnection` info of 2 Adapters.
A helper function that does the heavy lifting with NetCfg.HNetShare. This returns a PSObject containing the `INetSharingConfigurationForINetConnection` info of 2 Adapters.
.PARAMETER InternetAdaptor
The output of Get-NetAdaptor filtered down to the 'main' uplink interface.
Expand Down

0 comments on commit 1c2ff20

Please sign in to comment.