mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 08:15:00 -04:00
spelling: constructor
This commit is contained in:
parent
66e36aea26
commit
11e1d8c66e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import clippyMap from "../static/clippy_assets/agents/Clippy/map.png";
|
|||
class SeasonalWaiter {
|
||||
|
||||
/**
|
||||
* SeasonalWaiter contructor.
|
||||
* SeasonalWaiter constructor.
|
||||
*
|
||||
* @param {App} app - The main view object for CyberChef.
|
||||
* @param {Manager} manager - The CyberChef event manager.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue