Skip to content

Commit dc65373

Browse files
aknuds1Copilot
andauthored
Update expfmt/expfmt_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
1 parent 8c80e1c commit dc65373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

expfmt/expfmt_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"github.com/prometheus/common/model"
2222
)
2323

24-
// Test Format to Escapting Scheme conversion.
24+
// Test Format to Escaping Scheme conversion.
2525
func TestToFormatType(t *testing.T) {
2626
tests := []struct {
2727
format Format

0 commit comments

Comments
 (0)