mirror of
https://github.com/nasa/openmct.git
synced 2025-05-11 21:13:02 +00:00
[Persistence] Fix mistake in JSDoc
https://github.com/nasa/openmct/pull/874#discussion_r64639089
This commit is contained in:
parent
26839c7fd1
commit
fb8fe93529
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user