summaryrefslogtreecommitdiffstats
path: root/remote/cdp/targets/Target.sys.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'remote/cdp/targets/Target.sys.mjs')
-rw-r--r--remote/cdp/targets/Target.sys.mjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/cdp/targets/Target.sys.mjs b/remote/cdp/targets/Target.sys.mjs
index 9264110c37..ee6353983b 100644
--- a/remote/cdp/targets/Target.sys.mjs
+++ b/remote/cdp/targets/Target.sys.mjs
@@ -21,7 +21,7 @@ export class Target {
*/
constructor(targetList, sessionClass) {
// Save a reference to TargetList instance in order to expose it to:
- // domains/parent/Target.jsm
+ // domains/parent/Target.sys.mjs
this.targetList = targetList;
// When a new connection is made to this target,