Skip to content

Commit de05586

Browse files
Bashamegasaschanaz
andauthored
Update src/build/patches.ts
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent e707e51 commit de05586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build/patches.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function handleEnum(node: Node, enums: Record<string, Enum>) {
5555
}
5656

5757
/**
58-
* Handles a mixin node by extracting its name and associated events and properties.
58+
* Handles a mixin node by extracting its name and associated members.
5959
* Throws an error if the mixin name is missing.
6060
* Uses helper functions to collect events and properties.
6161
* Adds them to the mixins record under the mixin's name.

0 commit comments

Comments
 (0)