Skip to content

Commit c1198cf

Browse files
committed
Fixes per TR
1 parent e2e2060 commit c1198cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Enable-IPv6ForAcceptedDomain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2121
## SYNTAX
2222

2323
```
24-
Disable-IPv6ForAcceptedDomain [[-Domain] <String>]
24+
Enable-IPv6ForAcceptedDomain [[-Domain] <String>]
2525
[-Confirm]
2626
[-WhatIf]
2727
[<CommonParameters>]

exchange/exchange-ps/exchange/Get-IPv6StatusForAcceptedDomain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2121
## SYNTAX
2222

2323
```
24-
Enable-IPv6ForAcceptedDomain [[-Domain] <String>]
24+
Get-IPv6StatusForAcceptedDomain [[-Domain] <String>]
2525
[-Confirm]
2626
[-WhatIf]
2727
[<CommonParameters>]

0 commit comments

Comments
 (0)