mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
correct typos
This commit is contained in:
parent
8d45525e7f
commit
7139f4dfa9
1 changed files with 2 additions and 2 deletions
|
|
@ -93,8 +93,8 @@ func (ca *rolieLabelChecker) check(
|
|||
}
|
||||
}
|
||||
|
||||
// processROLIEFeeds goes through all ROLIE feeds and checks there
|
||||
// integriry and completeness.
|
||||
// processROLIEFeeds goes through all ROLIE feeds and checks their
|
||||
// integrity and completeness.
|
||||
func (p *processor) processROLIEFeeds(feeds [][]csaf.Feed) error {
|
||||
|
||||
base, err := url.Parse(p.pmdURL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue