mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
[API] Use correct method name in docstring
This commit is contained in:
parent
2bf05ae40f
commit
12333f3417
@ -46,7 +46,7 @@ define([], function () {
|
||||
|
||||
/**
|
||||
* List keys for all registered types.
|
||||
* @method list
|
||||
* @method listKeys
|
||||
* @memberof module:openmct.TypeRegistry#
|
||||
* @returns {string[]} all registered type keys
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user