Skip to content

language-server: fix 'occured' -> 'occurred' in HTML data provider#3008

Closed
SAY-5 wants to merge 1 commit intosveltejs:masterfrom
SAY-5:fix-dataprovider-occured-typo
Closed

language-server: fix 'occured' -> 'occurred' in HTML data provider#3008
SAY-5 wants to merge 1 commit intosveltejs:masterfrom
SAY-5:fix-dataprovider-occured-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 16, 2026

Description string in packages/language-server/src/plugins/html/dataProvider.ts line 377 reads error occured within the boundary. Fixed to occurred. This string surfaces in IDE hover/completions. String-literal-only change.

Description string in packages/language-server/src/plugins/html/dataProvider.ts line 377 read 'error occured within the boundary'. Fixed to 'occurred'. String-literal-only change.

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 16, 2026

⚠️ No Changeset found

Latest commit: 8d84c0c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@SAY-5
Copy link
Copy Markdown
Author

SAY-5 commented Apr 28, 2026

Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam (notably hashicorp/nomad#27855, hashicorp/hcl#794, argo-cd reviewers). I should have caught this pattern sooner. Apologies for the noise.

@SAY-5 SAY-5 closed this Apr 28, 2026
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