Fixes #3947, Invalid XML provided

> The XML comment tags between line 60 and 87 of the XML file are malformed. There is a space between "<!" and "--" meaning that this cannot be used programmaticaly.

The spacing in certain comments was removed.

For some reason, neither GitHub nor the Docs Markdown addon for VS Code can provide a preview of the resulting page. However, other comments in the article were already spaced correctly and fully displayable on the published page.
This commit is contained in:
Marty Hernandez Avedon 2019-06-06 21:35:52 -04:00 committed by GitHub
parent 018c6bc831
commit 01558dc28b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1502,4 +1502,3 @@ Pick the correct version of each .dll for the Windows release you plan to suppor
```
<br />