Skip to content
Merged

Fix typo #11379

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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