Fix some JSDoc typos noticed in passing

This commit is contained in:
David Rowe 2019-12-10 13:34:32 +13:00
parent 6750d02228
commit 73ad5d1d31
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
/**jsdoc
* The <code>Desktop</code> API provides the dimensions of the computer screen, sets the opacity of the HUD surface, and
* enables QML and HTML windows to be shown inside or outside of Interface.
*
*
* @namespace Desktop
*
* @hifi-interface

View file

@ -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',