diff --git a/reference/5.1/Microsoft.PowerShell.Diagnostics/New-WinEvent.md b/reference/5.1/Microsoft.PowerShell.Diagnostics/New-WinEvent.md index 21a9e07fef5d..be36dd41f407 100644 --- a/reference/5.1/Microsoft.PowerShell.Diagnostics/New-WinEvent.md +++ b/reference/5.1/Microsoft.PowerShell.Diagnostics/New-WinEvent.md @@ -86,7 +86,7 @@ Description : Completed periodic policy processing for user %3 in %1 seconds. The **Description** property contains the message that gets written to the event log. The `%3` and `%1` value are placeholders for the values passed into the template. The `%3` string is replace with -the value passed to the **PrincipalSamName** field. The `%1` string is replaced withe value passed +the value passed to the **PrincipalSamName** field. The `%1` string is replaced with value passed to the **PolicyElaspedTimeInSeconds** field. ### Example 3 - Create a new event using a versioned template diff --git a/reference/7.4/Microsoft.PowerShell.Diagnostics/New-WinEvent.md b/reference/7.4/Microsoft.PowerShell.Diagnostics/New-WinEvent.md index f97504225ca7..3fe6b242eb47 100644 --- a/reference/7.4/Microsoft.PowerShell.Diagnostics/New-WinEvent.md +++ b/reference/7.4/Microsoft.PowerShell.Diagnostics/New-WinEvent.md @@ -88,7 +88,7 @@ Description : Completed periodic policy processing for user %3 in %1 seconds. The **Description** property contains the message that gets written to the event log. The `%3` and `%1` value are placeholders for the values passed into the template. The `%3` string is replace with -the value passed to the **PrincipalSamName** field. The `%1` string is replaced withe value passed +the value passed to the **PrincipalSamName** field. The `%1` string is replaced with value passed to the **PolicyElaspedTimeInSeconds** field. ### Example 3 - Create a new event using a versioned template diff --git a/reference/7.5/Microsoft.PowerShell.Diagnostics/New-WinEvent.md b/reference/7.5/Microsoft.PowerShell.Diagnostics/New-WinEvent.md index 67de24eae5a0..4df109b33bd1 100644 --- a/reference/7.5/Microsoft.PowerShell.Diagnostics/New-WinEvent.md +++ b/reference/7.5/Microsoft.PowerShell.Diagnostics/New-WinEvent.md @@ -88,7 +88,7 @@ Description : Completed periodic policy processing for user %3 in %1 seconds. The **Description** property contains the message that gets written to the event log. The `%3` and `%1` value are placeholders for the values passed into the template. The `%3` string is replace with -the value passed to the **PrincipalSamName** field. The `%1` string is replaced withe value passed +the value passed to the **PrincipalSamName** field. The `%1` string is replaced with value passed to the **PolicyElaspedTimeInSeconds** field. ### Example 3 - Create a new event using a versioned template diff --git a/reference/7.6/Microsoft.PowerShell.Diagnostics/New-WinEvent.md b/reference/7.6/Microsoft.PowerShell.Diagnostics/New-WinEvent.md index a521500863a1..ffb50b7abbfd 100644 --- a/reference/7.6/Microsoft.PowerShell.Diagnostics/New-WinEvent.md +++ b/reference/7.6/Microsoft.PowerShell.Diagnostics/New-WinEvent.md @@ -88,7 +88,7 @@ Description : Completed periodic policy processing for user %3 in %1 seconds. The **Description** property contains the message that gets written to the event log. The `%3` and `%1` value are placeholders for the values passed into the template. The `%3` string is replace with -the value passed to the **PrincipalSamName** field. The `%1` string is replaced withe value passed +the value passed to the **PrincipalSamName** field. The `%1` string is replaced with value passed to the **PolicyElaspedTimeInSeconds** field. ### Example 3 - Create a new event using a versioned template