Skip to content

Commit af2ebe0

Browse files
authored
Fix typo: patters -> patterns (MicrosoftDocs#12095)
1 parent 35b5b4b commit af2ebe0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

reference/5.1/Microsoft.PowerShell.Core/Save-Help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Accept wildcard characters: False
351351
### -Module
352352

353353
Specifies modules for which this cmdlet downloads help. Enter one or more module names or name
354-
patters in a comma-separated list or in a file that has one module name on each line. Wildcard
354+
patterns in a comma-separated list or in a file that has one module name on each line. Wildcard
355355
characters are permitted. You can also pipe module objects from the `Get-Module` cmdlet to
356356
`Save-Help`.
357357

reference/7.4/Microsoft.PowerShell.Core/Save-Help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Accept wildcard characters: False
354354
### -Module
355355

356356
Specifies modules for which this cmdlet downloads help. Enter one or more module names or name
357-
patters in a comma-separated list or in a file that has one module name on each line. Wildcard
357+
patterns in a comma-separated list or in a file that has one module name on each line. Wildcard
358358
characters are permitted. You can also pipe module objects from the `Get-Module` cmdlet to
359359
`Save-Help`.
360360

reference/7.5/Microsoft.PowerShell.Core/Save-Help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Accept wildcard characters: False
354354
### -Module
355355

356356
Specifies modules for which this cmdlet downloads help. Enter one or more module names or name
357-
patters in a comma-separated list or in a file that has one module name on each line. Wildcard
357+
patterns in a comma-separated list or in a file that has one module name on each line. Wildcard
358358
characters are permitted. You can also pipe module objects from the `Get-Module` cmdlet to
359359
`Save-Help`.
360360

reference/7.6/Microsoft.PowerShell.Core/Save-Help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Accept wildcard characters: False
354354
### -Module
355355

356356
Specifies modules for which this cmdlet downloads help. Enter one or more module names or name
357-
patters in a comma-separated list or in a file that has one module name on each line. Wildcard
357+
patterns in a comma-separated list or in a file that has one module name on each line. Wildcard
358358
characters are permitted. You can also pipe module objects from the `Get-Module` cmdlet to
359359
`Save-Help`.
360360

0 commit comments

Comments
 (0)