Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
comet committed Jan 27, 2020
1 parent f7be8d7 commit 4430ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/vendor/gost/gostEngine.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ if (root.importScripts) {
* method with data parameter: algorithm, method and arg.<br>
* Call method execute and postMessage() results to onmessage event handler
* in the main process.<br>
* If error occured onerror event handler executed in main process.
* If error occurred onerror event handler executed in main process.
*
* @memberOf gostEngine
* @name onmessage
Expand Down

0 comments on commit 4430ea5

Please sign in to comment.