This commit is contained in:
Sebastian Meyer 2021-02-02 12:02:24 +01:00 committed by GitHub
parent 5704868a04
commit e3a80be459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ dlfViewerFullTextControl.prototype.addHighlightEffect = function(textlineFeature
};
/**
* Scroll to full text element if ot is highlighted
* Scroll to full text element if it is highlighted
* @param {any} element
* @param {string} fullTextScrollElement
*/