Fixed Typo (#574)

This commit is contained in:
~Stack~
2018-01-04 19:20:35 -06:00
committed by Kota Kanbe
parent 039edf1616
commit 5a3a333eec

View File

@@ -238,7 +238,7 @@ func NewCentOS() CentOS {
}
}
// Oracle is the interface for CentOS OVAL
// Oracle is the interface for Oracle OVAL
type Oracle struct {
RedHatBase
}