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