aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/make.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/make.go')
-rw-r--r--internal/rosa/make.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/make.go b/internal/rosa/make.go
index a3e3d8e3..d6f1f0b9 100644
--- a/internal/rosa/make.go
+++ b/internal/rosa/make.go
@@ -7,7 +7,7 @@ import (
var _make = H("make")
-// MakeHelper is the [Make] build system helper.
+// MakeHelper wraps the make program and its surrounding build system.
type MakeHelper struct {
// Do not include default extras.
OmitDefaults bool