doclint fixes

This commit is contained in:
Jeremy Long
2016-03-05 13:18:30 -05:00
parent 28840c6209
commit d8ecde5265

View File

@@ -1,5 +1,5 @@
/**
* Contains classes used to parse the CPE XML file from NIST.<br/><br/>
* Contains classes used to parse the CPE XML file from NIST.<br><br>
*
* These classes are not used as they add no value over the existing CPE data contained within the CVE data from the NVD. However,
* we may consider pulling the more descriptive data from the CPE data in the future.