mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-03-29 11:49:50 +03:00
Fix typo in comment
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
0e2f5d49ef
commit
e3775acbe0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue