diff --git a/interface/src/scripting/DesktopScriptingInterface.h b/interface/src/scripting/DesktopScriptingInterface.h index c25f382891..e75bd571e8 100644 --- a/interface/src/scripting/DesktopScriptingInterface.h +++ b/interface/src/scripting/DesktopScriptingInterface.h @@ -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 diff --git a/tools/jsdoc/plugins/hifi.js b/tools/jsdoc/plugins/hifi.js index 0da2a34c48..496b144218 100644 --- a/tools/jsdoc/plugins/hifi.js +++ b/tools/jsdoc/plugins/hifi.js @@ -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',