summaryrefslogtreecommitdiffstats
path: root/toolkit/actors/SelectParent.sys.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/actors/SelectParent.sys.mjs')
-rw-r--r--toolkit/actors/SelectParent.sys.mjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/actors/SelectParent.sys.mjs b/toolkit/actors/SelectParent.sys.mjs
index 6d14807e44..5382b35ab3 100644
--- a/toolkit/actors/SelectParent.sys.mjs
+++ b/toolkit/actors/SelectParent.sys.mjs
@@ -32,7 +32,7 @@ const PROPERTIES_RESET_WHEN_ACTIVE = [
"text-shadow",
];
-// Duplicated in SelectChild.jsm
+// Duplicated in SelectChild.sys.mjs
// Please keep these lists in sync.
const SUPPORTED_OPTION_OPTGROUP_PROPERTIES = [
"direction",