mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +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
|
||||
* 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
|
||||
* @param {object} config - Configures the modal dialog.
|
||||
* @returns {object} The user's response.
|
||||
|
|
Loading…
Reference in a new issue