mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
docs: Fix typo in (*Meta) RunOperation comments
This commit is contained in:
parent
56e33a4546
commit
ca9b643c73
@ -257,7 +257,7 @@ func (m *Meta) StdinPiped() bool {
|
||||
}
|
||||
|
||||
// RunOperation executes the given operation on the given backend, blocking
|
||||
// until that operation completes or is inteerrupted, and then returns
|
||||
// until that operation completes or is interrupted, and then returns
|
||||
// the RunningOperation object representing the completed or
|
||||
// aborted operation that is, despite the name, no longer running.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user