[API] Simple constructor documentation

This commit is contained in:
Victor Woeltjen 2016-09-01 14:44:24 -07:00
parent bcc32c76d0
commit bd796f2beb

View File

@ -19,9 +19,8 @@ define([
) {
/**
* The Open MCT application, an instance of which is exported
* by the `mct` module, or exposed as `mct` in the global scope if
* loaded via a script tag.
* The Open MCT application.
* @constructor
* @memberof module:openmct
*/