chore: typo fix
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 22s

This commit is contained in:
Mihajlo Medjedovic 2023-08-04 12:18:31 +02:00
parent cd3e0f614b
commit 7b54fff26e

View File

@ -371,7 +371,7 @@ export class ViewerComponent implements AfterContentInit, AfterViewInit {
}
/**
* When clicked on textare in the Web Query Modal, this function will
* When clicked on textarea in the Web Query Modal, this function will
* select all text inside.
* @param evt textarea which contains the web query text
*/