Fix grammar in Attestations field comment

Signed-off-by: blackflytech <blackflytech@outlook.com>
This commit is contained in:
blackflytech 2026-07-01 00:21:21 +08:00 committed by Guillaume Lours
parent 077d09592f
commit ff711700cd

View file

@ -218,7 +218,7 @@ type BuildOptions struct {
Print bool
// Check let builder validate build configuration
Check bool
// Attestations allows to enable attestations generation
// Attestations enables attestation generation
Attestations bool
// Provenance generate a provenance attestation
Provenance string