spelling: usage
This commit is contained in:
parent
001f664ab1
commit
0ced826ed3
|
@ -41,7 +41,7 @@ func TestNetworkIndex_Overcommitted(t *testing.T) {
|
|||
t.Fatalf("have resources")
|
||||
}
|
||||
|
||||
// Double up our ussage
|
||||
// Double up our usage
|
||||
idx.AddReserved(reserved)
|
||||
if !idx.Overcommitted() {
|
||||
t.Fatalf("should be overcommitted")
|
||||
|
|
Loading…
Reference in a new issue