Skip to content

Commit 9a22d6c

Browse files
v-makoudBillWagner
authored andcommitted
L89834: Removing extra spaces (#2511)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
1 parent 275d49b commit 9a22d6c

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

xml/System.Reflection.Metadata/ISimpleTypeProvider`1.xml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@
7777
<summary>Gets the type symbol for a type definition.</summary>
7878
<returns>The type symbol.</returns>
7979
<remarks>
80-
<format type="text/markdown">
81-
<![CDATA[
80+
<format type="text/markdown"><![CDATA[
8281
## Remarks
8382
When the signature comes from a WinMD file, additional processing is needed to determine whether the target type is a value type or a reference type.
8483
]]></format>
@@ -114,12 +113,10 @@ When the signature comes from a WinMD file, additional processing is needed to d
114113
<summary>Gets the type symbol for a type reference.</summary>
115114
<returns>The type symbol.</returns>
116115
<remarks>
117-
<format type="text/markdown">
118-
<![CDATA[
116+
<format type="text/markdown"><![CDATA[
119117
## Remarks
120118
When the signature comes from a WinMD file, additional processing is needed to determine whether the target type is a value type or a reference type.
121-
]]>
122-
</format>
119+
]]></format>
123120
</remarks>
124121
</Docs>
125122
</Member>

0 commit comments

Comments
 (0)