Skip to content

fix: correct CompAluEvent constructor documentation#420

Merged
eigmax merged 1 commit intoProjectZKM:mainfrom
Snezhkko:fix/comp-alu-event-doc-comment
Jan 16, 2026
Merged

fix: correct CompAluEvent constructor documentation#420
eigmax merged 1 commit intoProjectZKM:mainfrom
Snezhkko:fix/comp-alu-event-doc-comment

Conversation

@Snezhkko
Copy link
Copy Markdown
Contributor

The constructor documentation in the CompAluEvent impl incorrectly referenced AluEvent, which is misleading when reading the API or generated docs. This change updates the comment to reference CompAluEvent so the docs accurately describe which type is being constructed and avoid confusion for anyone navigating event structures in the executor.

@eigmax eigmax merged commit f982780 into ProjectZKM:main Jan 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants