Merge pull request #21900 from vieux/type
fix typo in comment Upstream-commit: 3bac588335bd2af28726bc803885fc0b2ae73554 Component: engine
This commit is contained in:
@@ -67,7 +67,7 @@ type Plugin struct {
|
||||
|
||||
// error produced by activation
|
||||
activateErr error
|
||||
// specifies if the activation sequence is completed (not if it is sucessful or not)
|
||||
// specifies if the activation sequence is completed (not if it is successful or not)
|
||||
activated bool
|
||||
// wait for activation to finish
|
||||
activateWait *sync.Cond
|
||||
|
||||
Reference in New Issue
Block a user