Skip to content

Commit d14e9ae

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 37943cf commit d14e9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

2626
### Example 1: Get the language bar options for the current user
2727
```
28-
PS C:\>Get-WinLanguageBarOptions
28+
PS C:\>Get-WinLanguageBarOption
2929
IsLegacyLanguageBar IsLegacySwitchingMode
3030
3131
------------------- ---------------------

0 commit comments

Comments
 (0)