From 4290e3a8b1e25d9a6317f4129736654dcba6fc84 Mon Sep 17 00:00:00 2001 From: Zach Reyes Date: Mon, 6 May 2024 22:23:28 -0400 Subject: [PATCH] Vet --- stats/opentelemetry/internal/csm/pluginoption.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stats/opentelemetry/internal/csm/pluginoption.go b/stats/opentelemetry/internal/csm/pluginoption.go index 2f251fcac905..9980490f6058 100644 --- a/stats/opentelemetry/internal/csm/pluginoption.go +++ b/stats/opentelemetry/internal/csm/pluginoption.go @@ -16,7 +16,7 @@ * */ -// package csm contains the implementation of the CSM Plugin Option. +// Package csm contains the implementation of the CSM Plugin Option. package csm import (