mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-19 18:09:18 +02:00
Fix JSDoc typo noticed in passing
This commit is contained in:
parent
dd64ecbdf2
commit
957c056764
1 changed files with 1 additions and 1 deletions
|
@ -635,7 +635,7 @@ public slots:
|
|||
* "avatarMixerOutPps"
|
||||
* ];
|
||||
*
|
||||
* // update the statistics for the script.
|
||||
* // Update the statistics for the script.
|
||||
* Stats.forceUpdateStats();
|
||||
*
|
||||
* // Report the statistics.
|
||||
|
|
Loading…
Reference in a new issue