Skip to content

Commit 2fd7173

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 d14e9ae commit 2fd7173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

2828
### Example 1
2929
```
30-
PS C:\>Get-WinLanguageBarOptions
30+
PS C:\>Get-WinLanguageBarOption
3131
IsLegacyLanguageBar IsLegacySwitchingMode
3232
3333
------------------- ---------------------

0 commit comments

Comments
 (0)