mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-07-03 00:20:48 +02:00
Typo fix.
This commit is contained in:
@ -61,7 +61,7 @@ func TestBaseTileHash(t *testing.T) {
|
||||
}
|
||||
|
||||
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")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user