Skip to content

fix: correct 'occured' typo in svelte:boundary onerror description#3039

Merged
dummdidumm merged 2 commits into
sveltejs:masterfrom
DucMinhNe:fix/boundary-onerror-occured-typo
Jun 2, 2026
Merged

fix: correct 'occured' typo in svelte:boundary onerror description#3039
dummdidumm merged 2 commits into
sveltejs:masterfrom
DucMinhNe:fix/boundary-onerror-occured-typo

Conversation

@DucMinhNe

Copy link
Copy Markdown
Contributor

Summary

Fixes a typo occuredoccurred in the IntelliSense description for the onerror attribute of <svelte:boundary>.

This text is surfaced to users in editor autocomplete/hover (via the HTML data provider in the Svelte language server):

{
    name: 'onerror',
    description: 'Called when an error occurred within the boundary'
}

Spelling only — no behavior change.

@changeset-bot

changeset-bot Bot commented Jun 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 0fc41f9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte-language-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dummdidumm dummdidumm merged commit b118dd3 into sveltejs:master Jun 2, 2026
@github-actions github-actions Bot mentioned this pull request Jun 2, 2026
ghostdevv pushed a commit to ghostdevv/language-tools that referenced this pull request Jun 6, 2026
…veltejs#3039)

* fix: correct 'occured' typo in svelte:boundary onerror description

* chore: add changeset for svelte:boundary onerror typo fix
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