Skip to content

Commit 2bd2e7a

Browse files
authored
Merge pull request MicrosoftDocs#2543 from nschonni/typo-meaninful
typo: meaninful -> meaningful
2 parents 5f7b4f1 + f9e1c7d commit 2bd2e7a

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
@@ -1653,7 +1653,7 @@ The LogonPageLightSelectionEnabled parameter specifies whether the Outlook on th
16531653
16541654
- $false: The option to use the light version of Outlook on the web is available on the sign-in page.
16551655
1656-
This parameter is meaninful only for browsers that support the full version of Outlook on the web; unsupported browsers are always required to use the light version of Outlook on the web.
1656+
This parameter is meaningful only for browsers that support the full version of Outlook on the web; unsupported browsers are always required to use the light version of Outlook on the web.
16571657
16581658
```yaml
16591659
Type: $true | $false

exchange/exchange-ps/exchange/users-and-groups/Set-Contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Accept wildcard characters: False
208208
### -DisplayName
209209
The DisplayName parameter specifies the display name of the contact. The display name is visible in the Exchange admin center and in address lists. The maximum length is 256 characters. If the value contains spaces, enclose the value in quotation marks (").
210210
211-
This parameter is meaninful only if the contact is mail-enabled.
211+
This parameter is meaningful only if the contact is mail-enabled.
212212
213213
```yaml
214214
Type: String

0 commit comments

Comments
 (0)