Skip to content

Commit f9366ec

Browse files
authored
test char (#2286)
1 parent 31b8fe9 commit f9366ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System/UriKind.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following list shows some APIs that use the `UriKind` enum:
4141
4242
* <xref:System.Uri.%23ctor(System.String,System.UriKind)?displayProperty=nameWithType>
4343
* <xref:System.Uri.IsWellFormedUriString(System.String,System.UriKind)?displayProperty=nameWithType>
44-
* <xref:System.Uri.TryCreate(System.String,System.UriKind,System.Uri%40)?displayProperty=nameWithType>
44+
* <xref:System.Uri.TryCreate(System.String,System.UriKind,System.Uri@)?displayProperty=nameWithType>
4545
4646
]]></format>
4747
</remarks>

0 commit comments

Comments
 (0)