aboutsummaryrefslogtreecommitdiffstats
path: root/src/dma/pkg/common/types.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/dma/pkg/common/types.go')
-rw-r--r--src/dma/pkg/common/types.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dma/pkg/common/types.go b/src/dma/pkg/common/types.go
index 98f605e9..f6302a59 100644
--- a/src/dma/pkg/common/types.go
+++ b/src/dma/pkg/common/types.go
@@ -16,7 +16,7 @@
package common
-// redisLabel is prefix of local-agent for redis
+// redisLabel is prefix of DMA for redis
const redisLabel = "barometer-dma"
// Pool is an interface of DB pool to annotate.