Skip to content

Commit

Permalink
lint: spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcloughlin committed Jan 13, 2019
1 parent dba3cf3 commit cdf63e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/returns/returns.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package returns

// Struct is used to deomonstrate writing struct return values.
// Struct is used to demonstrate writing struct return values.
type Struct struct {
Word uint16
Point [2]float64
Expand Down

0 comments on commit cdf63e2

Please sign in to comment.