Skip to content

Commit 7c7bae7

Browse files
committed
fix warnings
1 parent 00a92ee commit 7c7bae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Globalization/CompareInfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
## Example
9797

98-
The following example shows how the <see cref="T:System.Globalization.CompareInfo" /> object associated with a <see cref="T:System.Globalization.CultureInfo" /> object affects string comparison.
98+
The following example shows how the <xref:System.Globalization.CompareInfo> object associated with a <xref:System.Globalization.CultureInfo> object affects string comparison.
9999

100100
:::code language="cpp" source="~/snippets/cpp/VS_Snippets_CLR/CompareInfo/cpp/CompareInfo.cpp" id="Snippet1":::
101101
:::code language="csharp" source="~/snippets/csharp/System.Globalization/CompareInfo/Overview/CompareInfo.cs" id="Snippet1":::

0 commit comments

Comments
 (0)