This commit is contained in:
David Rowe 2018-01-09 12:47:12 +13:00
parent ceb2d38103
commit 8016ae1bf3

View file

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