mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 04:38:15 +00:00
[Persistence] Fix mistake in JSDoc
https://github.com/nasa/openmct/pull/874#discussion_r64639089
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
|
||||
define([], function () {
|
||||
/**
|
||||
* Listens for mutation on domain objects and triggers mutation when
|
||||
* Listens for mutation on domain objects and triggers persistence when
|
||||
* it occurs.
|
||||
* @param {Topic} topic the `topic` service; used to listen for mutation
|
||||
* @memberof platform/core
|
||||
|
Reference in New Issue
Block a user