mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
updating typo
This commit is contained in:
parent
d4dfaec8ea
commit
84f95dd4b8
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue