Skip to content

Commit 956705e

Browse files
authored
removed letter s
as per report issue MicrosoftDocs#2511, i checked the given commands on windows 11, and I found out s should be removed from the command
1 parent cead685 commit 956705e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/international/Get-WinLanguageBarOption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The default value for each setting is false.
2828

2929
### Example 1: Get the settings for the language bar
3030
```
31-
PS C:\> Get-WinLanguageBarOptions
31+
PS C:\> Get-WinLanguageBarOption
3232
IsLegacyLanguageBar IsLegacySwitchingMode
3333
------------------- ---------------------
3434
False False

0 commit comments

Comments
 (0)