mirror of
https://github.com/nasa/openmct.git
synced 2025-06-01 15:10:50 +00:00
[Code Style] Fix typo
Fix typo in JSDoc annotation, WTD-1482
This commit is contained in:
parent
c450c22ddd
commit
5e4dcc1e35
@ -71,7 +71,7 @@ define(
|
|||||||
* this type, as might be shown in a Create wizard or
|
* this type, as might be shown in a Create wizard or
|
||||||
* an Edit Properties view.
|
* an Edit Properties view.
|
||||||
*
|
*
|
||||||
* @return {Array<TypeProperty[]} properties associated with
|
* @return {TypeProperty[]} properties associated with
|
||||||
* objects of this type
|
* objects of this type
|
||||||
* @method Type#getPropertiees
|
* @method Type#getPropertiees
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user