etcd, engine: Fix typos
This commit is contained in:
@@ -566,7 +566,7 @@ func (obj *World) cleanup() error {
|
||||
return errs
|
||||
}
|
||||
|
||||
// CLeanup runs last.
|
||||
// Cleanup runs last.
|
||||
func (obj *World) Cleanup() error {
|
||||
return obj.cleanup()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user