From 652ec683079e1d64584fca91069ee0f304aad48a Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Tue, 3 Sep 2024 12:12:40 -0500 Subject: [PATCH] Fix typo (#11379) --- .../5.1/Microsoft.PowerShell.Management/Restart-Service.md | 4 ++-- .../7.2/Microsoft.PowerShell.Management/Restart-Service.md | 4 ++-- .../7.4/Microsoft.PowerShell.Management/Restart-Service.md | 4 ++-- .../7.5/Microsoft.PowerShell.Management/Restart-Service.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/reference/5.1/Microsoft.PowerShell.Management/Restart-Service.md b/reference/5.1/Microsoft.PowerShell.Management/Restart-Service.md index c7095550d755..026dbfe838f6 100644 --- a/reference/5.1/Microsoft.PowerShell.Management/Restart-Service.md +++ b/reference/5.1/Microsoft.PowerShell.Management/Restart-Service.md @@ -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 @@ -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[] diff --git a/reference/7.2/Microsoft.PowerShell.Management/Restart-Service.md b/reference/7.2/Microsoft.PowerShell.Management/Restart-Service.md index c3267a75b915..986260be0152 100644 --- a/reference/7.2/Microsoft.PowerShell.Management/Restart-Service.md +++ b/reference/7.2/Microsoft.PowerShell.Management/Restart-Service.md @@ -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 @@ -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[] diff --git a/reference/7.4/Microsoft.PowerShell.Management/Restart-Service.md b/reference/7.4/Microsoft.PowerShell.Management/Restart-Service.md index 77c984496d4a..d98b30840dd7 100644 --- a/reference/7.4/Microsoft.PowerShell.Management/Restart-Service.md +++ b/reference/7.4/Microsoft.PowerShell.Management/Restart-Service.md @@ -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 @@ -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[] diff --git a/reference/7.5/Microsoft.PowerShell.Management/Restart-Service.md b/reference/7.5/Microsoft.PowerShell.Management/Restart-Service.md index 5e2847c2bb90..0553b89e2d50 100644 --- a/reference/7.5/Microsoft.PowerShell.Management/Restart-Service.md +++ b/reference/7.5/Microsoft.PowerShell.Management/Restart-Service.md @@ -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 @@ -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[]