Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sdwheeler committed Sep 3, 2024
1 parent 66f4ad0 commit 1055ed7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 09/03/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/restart-service?view=powershell-5.1&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Restart-Service
Expand Down Expand Up @@ -84,7 +84,7 @@ you run it.

### -DisplayName

Specifies the display names of services to restarted. Wildcard characters are permitted.
Specifies the display names of the services to restarted. Wildcard characters are permitted.

```yaml
Type: System.String[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 09/03/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/restart-service?view=powershell-7.2&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Restart-Service
Expand Down Expand Up @@ -86,7 +86,7 @@ you run it.

### -DisplayName

Specifies the display names of services to restarted. Wildcard characters are permitted.
Specifies the display names of the services to restarted. Wildcard characters are permitted.

```yaml
Type: System.String[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 09/03/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/restart-service?view=powershell-7.4&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Restart-Service
Expand Down Expand Up @@ -86,7 +86,7 @@ you run it.

### -DisplayName

Specifies the display names of services to restarted. Wildcard characters are permitted.
Specifies the display names of the services to restarted. Wildcard characters are permitted.

```yaml
Type: System.String[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
external help file: Microsoft.PowerShell.Commands.Management.dll-Help.xml
Locale: en-US
Module Name: Microsoft.PowerShell.Management
ms.date: 12/12/2022
ms.date: 09/03/2024
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.management/restart-service?view=powershell-7.5&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Restart-Service
Expand Down Expand Up @@ -86,7 +86,7 @@ you run it.

### -DisplayName

Specifies the display names of services to restarted. Wildcard characters are permitted.
Specifies the display names of the services to restarted. Wildcard characters are permitted.

```yaml
Type: System.String[]
Expand Down

0 comments on commit 1055ed7

Please sign in to comment.