updating typo

This commit is contained in:
Wayne Chen 2018-09-11 17:03:06 -07:00 committed by GitHub
parent d4dfaec8ea
commit 84f95dd4b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -496,7 +496,7 @@ public slots:
* @function Window.getLastDomainConnectionError
* @returns {Window.ConnectionRefusedReason} Integer number that enumerates the last domain connection refused.
*/
int getLastDominConnectionError() const;
int getLastDomainConnectionError() const;
/**jsdoc
* Open a non-modal message box that can have a variety of button combinations. See also,