mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-02 21:36:11 +03:00
addressing typo in comment pointed out by @iangilian
This commit is contained in:
parent
5dd8798f7f
commit
096b02d1c8
1 changed files with 1 additions and 1 deletions
|
@ -1656,7 +1656,7 @@ window.OpenSeadragon = window.OpenSeadragon || function( options ){
|
|||
})();
|
||||
|
||||
/**
|
||||
* Determines the appropriate level of native full secreen support we can get
|
||||
* Determines the appropriate level of native full screen support we can get
|
||||
* from the browser.
|
||||
* Thanks to John Dyer for the implementation and research
|
||||
* http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-plugin/
|
||||
|
|
Loading…
Add table
Reference in a new issue