mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-25 04:10:43 +00:00
Fix typo
This commit is contained in:
@@ -44,7 +44,7 @@ var simpleEquality = conversion.EqualitiesOrDie(
|
||||
},
|
||||
)
|
||||
|
||||
// Definte a number of test types.
|
||||
// Define a number of test types.
|
||||
type A struct {
|
||||
A int `json:"aa,omitempty"`
|
||||
B string `json:"ab,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user