Skip to content

Commit 4fb452a

Browse files
author
Walther Lee
committed
update comments
Signed-off-by: Walther Lee <[email protected]>
1 parent bc5aad2 commit 4fb452a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ var secretTokenJSON string
4141

4242
// MarshalSecretValue if set to true will expose Secret type
4343
// through the marshal interfaces. Useful for outside projects
44-
// that load and marshal the Prometheus config.
44+
// that load and marshal the Alertmanager config.
4545
var MarshalSecretValue bool = commoncfg.MarshalSecretValue
4646

4747
func init() {

0 commit comments

Comments
 (0)