From 0e966f4b6abebd9b3ad1d49a5918b3e85863ba59 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 12 Apr 2026 22:42:20 -0600 Subject: [PATCH] Make the comment read nicer --- module/apps/AttributeOnlyPlayerSheet.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/apps/AttributeOnlyPlayerSheet.mjs b/module/apps/AttributeOnlyPlayerSheet.mjs index 48eb784..0ecac54 100644 --- a/module/apps/AttributeOnlyPlayerSheet.mjs +++ b/module/apps/AttributeOnlyPlayerSheet.mjs @@ -35,7 +35,7 @@ export class AttributeOnlyPlayerSheet extends PlayerSheet { * no longer holds true. */ _assertSelectedTabs() { - // Intention No-Op Function + // Intentional No-Op Function }; get hasContentTab() {