mirror of
https://github.com/rancher/os.git
synced 2025-09-16 23:21:19 +00:00
Fix typos report by goreportcard
This commit is contained in:
@@ -28,7 +28,7 @@ type Datasource interface {
|
||||
FetchUserdata() ([]byte, error)
|
||||
Type() string
|
||||
String() string
|
||||
// Finish gives the datasource the oportunity to clean up, unmount or release any open / cache resources
|
||||
// Finish gives the datasource the opportunity to clean up, unmount or release any open / cache resources
|
||||
Finish() error
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user