mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 22:50:54 +02:00
Fix some JSDoc typos noticed in passing
This commit is contained in:
parent
6750d02228
commit
73ad5d1d31
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ exports.handlers = {
|
|||
'../../assignment-client/src/octree',
|
||||
'../../interface/src',
|
||||
'../../interface/src/assets',
|
||||
//'../../interface/src/audio', Exlude AudioScope API from output.
|
||||
//'../../interface/src/audio', Exclude AudioScope API from output.
|
||||
'../../interface/src/avatar',
|
||||
'../../interface/src/commerce',
|
||||
'../../interface/src/java',
|
||||
|
|
Loading…
Reference in a new issue