From 3407a9b2818bcd0c909edd8bc7bc3a5af9d94a48 Mon Sep 17 00:00:00 2001 From: Peter Wagenet Date: Thu, 26 Jan 2023 13:08:57 -0800 Subject: [PATCH] Tweak comment --- lib/colocated-broccoli-plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/colocated-broccoli-plugin.js b/lib/colocated-broccoli-plugin.js index 8becb3a2..fc925546 100644 --- a/lib/colocated-broccoli-plugin.js +++ b/lib/colocated-broccoli-plugin.js @@ -175,7 +175,7 @@ module.exports = class ColocatedTemplateProcessor extends Plugin { jsContents = jsContentsMagic.toString(); - // It's not clear to me how to format this correctly for coffeescript. + // It's unclear how to format the comment correctly for coffeescript. if (!backingClassPath.endsWith('.coffee')) { let file = filePathParts.name + ext; let jsContentsMap = jsContentsMagic.generateMap({