Merge branch 'hjung4-spell'

This commit is contained in:
n1474335 2020-02-13 12:29:49 +00:00
commit 1e71fc91a1

View File

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