Couple of suggestions

This commit is contained in:
andrew
2020-03-09 12:14:31 +02:00
parent 3f8e58ad58
commit beeb231562
2 changed files with 2 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ import (
"fmt"
)
// This type will be mapped to XML. Similarly to the
// Plant will be mapped to XML. Similarly to the
// JSON examples, field tags contain directives for the
// encoder and decoder. Here we use some special features
// of the XML package: the `XMLName` field name dictates