Commit 756d21ca authored by Kyle Lemons's avatar Kyle Lemons

Fix attachment of Print example

parent d4534709
......@@ -65,7 +65,7 @@ func ExampleConfig_Sprint() {
// }
}
func ExampleConfig_Print() {
func ExamplePrint() {
type ShipManifest struct {
Name string
Crew map[string]string
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment