mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Fix typo in version docs
This commit is contained in:
parent
fce30c14f0
commit
3c667240cd
@ -1,7 +1,7 @@
|
|||||||
// The version package provides a location to set the release versions for all
|
// The version package provides a location to set the release versions for all
|
||||||
// packages to consume, without creating import cycles.
|
// packages to consume, without creating import cycles.
|
||||||
//
|
//
|
||||||
// This pckage should not import any other terraform packages.
|
// This package should not import any other terraform packages.
|
||||||
package version
|
package version
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user