Skip to content

Commit 88360e3

Browse files
v-maudeltdykstra
authored andcommitted
L133895: Fixing CDATA formatting (#3397)
1 parent d6e7479 commit 88360e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

xml/System.Reflection.PortableExecutable/PEHeader.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -492,8 +492,7 @@ Represents `IMAGE_DIRECTORY_ENTRY_EXPORT`.
492492
<Docs>
493493
<summary>Gets the alignment factor (in bytes) that is used to align the raw data of sections in the image file.</summary>
494494
<value>A power of 2 between 512 and 64K, inclusive. The default is 512.</value>
495-
<remarks><format type="text/markdown">
496-
<![CDATA[
495+
<remarks><format type="text/markdown"><![CDATA[
497496
498497
## Remarks
499498

0 commit comments

Comments
 (0)