mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +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
|
// processROLIEFeeds goes through all ROLIE feeds and checks their
|
||||||
// integriry and completeness.
|
// integrity and completeness.
|
||||||
func (p *processor) processROLIEFeeds(feeds [][]csaf.Feed) error {
|
func (p *processor) processROLIEFeeds(feeds [][]csaf.Feed) error {
|
||||||
|
|
||||||
base, err := url.Parse(p.pmdURL)
|
base, err := url.Parse(p.pmdURL)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue