Unverified Commit 4daf83d0 authored by Steven Allen's avatar Steven Allen Committed by GitHub

fix comment wording

Co-Authored-By: default avatarWill <will.scott@protocol.ai>
parent e2ee98e1
......@@ -142,7 +142,7 @@ func (rp *Reprovider) Reprovide() error {
return nil
}
// Trigger starts reprovision process in rp.Run and waits for it to finish.
// Trigger starts the reprovision process in rp.Run and waits for it to finish.
//
// Returns an error if a reprovide is already in progress.
func (rp *Reprovider) Trigger(ctx context.Context) error {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment