mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-11-16 07:10:20 +01:00
Typo fix.
This commit is contained in:
parent
a0d38b7ce6
commit
9a355d08fd
|
@ -61,7 +61,7 @@ func TestBaseTileHash(t *testing.T) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if len(entries) > 0 {
|
if len(entries) > 0 {
|
||||||
t.Error("There a are more entries than indexed by hash")
|
t.Error("There are more entries than indexed by hash")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user