fixed javadoc typo

Former-commit-id: c631903f6567a3889722c9f19597651117c1d83d
This commit is contained in:
Jeremy Long
2013-05-31 21:24:06 -04:00
parent d22eab4155
commit 0dc3744859

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