Skip to content

Commit

Permalink
Fix a comment typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed May 28, 2022
1 parent 3834adf commit ce86b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomledit.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// document will be reflected when it is written back out.
//
// Note that the parser does not validate the semantics of the resulting
// document. Issues such as duplicate keys, inccorrect table order,
// document. Issues such as duplicate keys, incorrect table order,
// redefinitions, and so forth are not reported by the parser.
//
// Formatting
Expand Down

0 comments on commit ce86b66

Please sign in to comment.