mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Fix typos (#1905)
Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com> Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
// one of those other functions instead. The addrs package can potentially
|
||||
// perform other processing in addition to just the go-getter detection.
|
||||
//
|
||||
// Note that this function expects to recieve only a package address, not
|
||||
// Note that this function expects to receive only a package address, not
|
||||
// a full source address that might also include a subdirectory portion.
|
||||
// The caller must trim off any subdirectory portion using
|
||||
// getmodules.SplitPackageSubdir before calling this function, passing in
|
||||
|
||||
Reference in New Issue
Block a user