lint: spelling mistake
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
package returns
|
package returns
|
||||||
|
|
||||||
// Struct is used to deomonstrate writing struct return values.
|
// Struct is used to demonstrate writing struct return values.
|
||||||
type Struct struct {
|
type Struct struct {
|
||||||
Word uint16
|
Word uint16
|
||||||
Point [2]float64
|
Point [2]float64
|
||||||
|
|||||||
Reference in New Issue
Block a user