mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Fix typo in comment
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
0e2f5d49ef
commit
e3775acbe0
@ -2120,7 +2120,7 @@ function OpenSeadragon( options ){
|
||||
|
||||
|
||||
/**
|
||||
* Retreives the value of a url parameter from the window.location string.
|
||||
* Retrieves the value of a url parameter from the window.location string.
|
||||
* @function
|
||||
* @param {String} key
|
||||
* @returns {String} The value of the url parameter or null if no param matches.
|
||||
|
Loading…
Reference in New Issue
Block a user