Merge pull request #50852 from cyounkins/releasenotes

Fix release notes XML para closing tag
This commit is contained in:
Samuel Dionne-Riel
2018-11-20 18:53:12 +00:00
committed by GitHub
+1 -1
View File
@@ -21,7 +21,7 @@
<listitem> <listitem>
<para> <para>
The default Python 3 interpreter is now CPython 3.7 instead of CPython 3.6. The default Python 3 interpreter is now CPython 3.7 instead of CPython 3.6.
<para /> </para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</section> </section>