mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:19:05 +02:00
Fix typo
This commit is contained in:
parent
ceb2d38103
commit
8016ae1bf3
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ public slots:
|
||||||
|
|
||||||
/**jsdoc
|
/**jsdoc
|
||||||
* Prompt the user for input in a custom, modal dialog.
|
* Prompt the user for input in a custom, modal dialog.
|
||||||
* @deprecated This funtion is deprecated and will be removed.
|
* @deprecated This function is deprecated and will soon be removed.
|
||||||
* @function Window.customPrompt
|
* @function Window.customPrompt
|
||||||
* @param {object} config - Configures the modal dialog.
|
* @param {object} config - Configures the modal dialog.
|
||||||
* @returns {object} The user's response.
|
* @returns {object} The user's response.
|
||||||
|
|
Loading…
Reference in a new issue