mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 07:21:02 -04:00
minor 'typo' fix in OperationsWaiter setVisibility doc
This commit is contained in:
parent
44aa223d8c
commit
0ab31ac897
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class OperationsWaiter {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Toggle element visibility
|
* Set element visibility
|
||||||
*
|
*
|
||||||
* @param {HTMLElement} elm
|
* @param {HTMLElement} elm
|
||||||
* @param {boolean} isVisible
|
* @param {boolean} isVisible
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue