Typo fix
This commit is contained in:
parent
7e5a8eef61
commit
332cb05730
@ -301,7 +301,7 @@ func ExampleIsZero() {
|
|||||||
Enabled bool
|
Enabled bool
|
||||||
}
|
}
|
||||||
|
|
||||||
// Nothing is initalized
|
// Nothing is initialized
|
||||||
a := &Server{}
|
a := &Server{}
|
||||||
isZeroA := IsZero(a)
|
isZeroA := IsZero(a)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user