chore: typo fix

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

@ -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
*/