mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Fix typo
This commit is contained in:
parent
86691cad55
commit
1d8361e2f0
@ -44,7 +44,7 @@ var simpleEquality = conversion.EqualitiesOrDie(
|
|||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
// Definte a number of test types.
|
// Define a number of test types.
|
||||||
type A struct {
|
type A struct {
|
||||||
A int `json:"aa,omitempty"`
|
A int `json:"aa,omitempty"`
|
||||||
B string `json:"ab,omitempty"`
|
B string `json:"ab,omitempty"`
|
||||||
|
Loading…
Reference in New Issue
Block a user