Fix spelling

This commit is contained in:
Frederic Junod
2018-03-12 15:18:13 +01:00
parent e8341af803
commit 35158efbf0
11 changed files with 12 additions and 12 deletions

View File

@@ -41,7 +41,7 @@ describe('ol.interaction.MouseWheelZoom', function() {
interaction.handleWheelZoom_.restore();
});
it('works with the defaut value', function(done) {
it('works with the default value', function(done) {
const event = new MapBrowserEvent('mousewheel', map, {
type: 'mousewheel',
target: map.getViewport(),