Skip to content

chore: fix internal typos (milisecond, convertion, registred)#543

Merged
merencia merged 1 commit into
mainfrom
chore/fix-typos
Jun 17, 2026
Merged

chore: fix internal typos (milisecond, convertion, registred)#543
merencia merged 1 commit into
mainfrom
chore/fix-typos

Conversation

@merencia

Copy link
Copy Markdown
Member

Phase 0 (polish) — fix long-standing internal spelling typos.

  • milisecondmillisecond (the WallClock/DateParts field and its uses)
  • convertion/conversion/ (the pattern directory; the files inside were already spelled *-conversion)
  • registredregistered (task registry)

All internal: none of these appear in the public API surface (TaskOptions, TaskContext, the package exports) or in the background-task IPC/serialization, so there is no behavior or API change.

Full suite green: 314 tests, lint and build pass.

Rename the misspelled `milisecond` -> `millisecond`, the `convertion/`
directory -> `conversion/`, and `registred` -> `registered`. All of these are
internal (none are part of the public API or the IPC/serialization surface), so
there is no behavior or API change.
@merencia
merencia merged commit d5d9834 into main Jun 17, 2026
5 of 6 checks passed
@merencia
merencia deleted the chore/fix-typos branch June 17, 2026 17:35
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.

1 participant