mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Fix typo
This commit is contained in:
parent
02179e3efd
commit
f836a5f2b6
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ public slots:
|
|||
void refreshPreviousLookup();
|
||||
|
||||
/**jsdoc
|
||||
* Update your current metaverse location in Interface's {@link Settings} file as your last-know address. This can be used
|
||||
* Update your current metaverse location in Interface's {@link Settings} file as your last-known address. This can be used
|
||||
* to ensure that you start up at that address if you exit Interface without a later address automatically being saved.
|
||||
* @function location.storeCurrentAddress
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue