Fix typo in the README file

This commit is contained in:
ofa-anssi 2020-03-10 18:58:22 +01:00
parent 6266b18e42
commit dc954e9161

View file

@ -11,7 +11,7 @@
<h1>XML Exporter for IDA version 7</h1> <h1>XML Exporter for IDA version 7</h1>
<p> <p>
The 7XX versions of the XML Exporter, Importer, and Loader can only be used The 7XX versions of the XML Exporter, Importer, and Loader can only be used
with IDA version 7.0 are greater. with IDA version 7.0 and greater.
</p> </p>
<p> <p>
<filename>xml_exporter.py</filename> is a plugin to export an IDA database as an XML file. <filename>xml_exporter.py</filename> is a plugin to export an IDA database as an XML file.