mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Fix typo in comment.
This commit is contained in:
parent
37cdda7c42
commit
20b2bd27b3
1 changed files with 1 additions and 1 deletions
|
|
@ -458,7 +458,7 @@ type VulnerabilityID struct {
|
|||
Text *string `json:"text"` // required
|
||||
}
|
||||
|
||||
// VulneratilityIDs is a list of VulnerabilityID elements.
|
||||
// VulnerabilityIDs is a list of VulnerabilityID elements.
|
||||
type VulnerabilityIDs []*VulnerabilityID
|
||||
|
||||
// InvolvementParty is the party of an involvement.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue