Skip to content

Commit 06ea4cf

Browse files
committed
Fixing spelling
1 parent 37089d2 commit 06ea4cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/yqlib/toml_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ B = 12
228228
name = "Tom" # name comment
229229
`
230230

231-
// Repro for https://github.com/mikefarah/yq/issues/2588
231+
// Reproduce bug for https://github.com/mikefarah/yq/issues/2588
232232
// Bug: standalone comments inside a table cause subsequent key-values to be assigned at root.
233233
var issue2588RustToolchainWithComments = `
234234
[owner]

0 commit comments

Comments
 (0)