summaryrefslogtreecommitdiff
path: root/installed-tests/js/testGObject.js
diff options
context:
space:
mode:
Diffstat (limited to 'installed-tests/js/testGObject.js')
-rw-r--r--installed-tests/js/testGObject.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/installed-tests/js/testGObject.js b/installed-tests/js/testGObject.js
index 160f85ab..d8848723 100644
--- a/installed-tests/js/testGObject.js
+++ b/installed-tests/js/testGObject.js
@@ -2,7 +2,7 @@
// SPDX-FileCopyrightText: 2013 Giovanni Campagna <gcampagna@src.gnome.org>
// SPDX-FileCopyrightText: 2018 Red Hat, Inc.
-// This is where overrides in modules/core/overrides/GObject.js are tested,
+// This is where overrides in modules/overrides/GObject.js are tested,
// except for the class machinery, interface machinery, and GObject.ParamSpec,
// which are big enough to get their own files.