mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-04-15 16:30:28 +02: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…
x
Reference in New Issue
Block a user