fixed javadoc typo

Former-commit-id: 5d2f64e0e13f595f08b8e984b422531f8b484321
This commit is contained in:
Jeremy Long
2013-05-31 21:24:06 -04:00
parent 18d38592d4
commit e8694de6fa

View File

@@ -227,7 +227,7 @@ public class CveDB {
}
/**
* Retrieves the vulnerabilities associated with the specified CPE cpe.
* Retrieves the vulnerabilities associated with the specified CPE ID.
*
* @param cpeStr the CPE cpe name
* @return a list of Vulnerabilities