Skip to content

Commit 93e3aab

Browse files
authored
Merge pull request MicrosoftDocs#2552 from nschonni/typo-cannt
typo: cann't -> can't
2 parents e475fec + 8ade6da commit 93e3aab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/client-access-servers/Set-OwaVirtualDirectory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ The AllowCopyContactsToDeviceAddressBook parameter specifies whether users can c
291291
292292
- $true: Contacts can be copied to the device's address book in Outlook on the web for devices. This is the default value.
293293
294-
- $false: Contacts cann't be copied to the device's address book in Outlook on the web for devices.
294+
- $false: Contacts can't be copied to the device's address book in Outlook on the web for devices.
295295
296296
```yaml
297297
Type: $true | $false

exchange/exchange-ps/exchange/client-access/Set-OwaMailboxPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ The AllowCopyContactsToDeviceAddressBook parameter specifies whether users can c
247247
248248
- $true: Contacts can be copied to the device's address book in Outlook on the web for devices. This is the default value.
249249
250-
- $false: Contacts cann't be copied to the device's address book in Outlook on the web for devices.
250+
- $false: Contacts can't be copied to the device's address book in Outlook on the web for devices.
251251
252252
```yaml
253253
Type: $true | $false

0 commit comments

Comments
 (0)