Skip to content

Commit a0ff4b9

Browse files
Apply suggestions from code review
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent fd97c52 commit a0ff4b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8686

8787
### System.Collections.Generic.List<Microsoft.InternationalSettings.Commands.WinUserLanguage>
8888
This cmdlet returns a list of **WinUserLanguage** objects that contain one or more languages and associated properties from the current user account's language list.
89-
For information about the **Generic.List** object, see [List<T> Class](https://go.microsoft.com/fwlink/?LinkID=243342).
89+
For information about the **Generic.List** object, see [List(Of T) Class](https://go.microsoft.com/fwlink/?LinkID=243342).
9090

9191
The generic list object supports the following methods:
9292

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8888

8989
### System.Collections.Generic.List<Microsoft.InternationalSettings.Commands.WinUserLanguage>
9090
This cmdlet returns a list of **WinUserLanguage** objects that contain one or more languages and associated properties from the current user account's language list.
91-
For information about the **Generic.List** object, see [List<T> Class](https://go.microsoft.com/fwlink/?LinkID=243342).
91+
For information about the **Generic.List** object, see [List(Of T) Class](https://go.microsoft.com/fwlink/?LinkID=243342).
9292

9393
The generic list object supports the following methods:
9494

0 commit comments

Comments
 (0)