generated from skills/copilot-codespaces-vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Summary
Fixed a spelling error in the UninitializedState error messages across the codebase. The word "uninitialized" was incorrectly spelled as "unititialized" in multiple locations.
Changes
Updated the spelling in:
- program/idl.json: Fixed the error message and documentation for the
uninitializedStateerror (code 9) - clients/js/src/generated/errors/token.ts: Fixed the JSDoc comment and error message for
TOKEN_ERROR__UNINITIALIZED_STATE
Impact
This is a documentation and error message fix that ensures consistent and correct spelling throughout the project. The error code values and functionality remain unchanged - only the human-readable messages have been corrected.
Testing
- ✅ Interface tests pass (13 tests)
- ✅ CodeQL security scan shows no issues
- ✅ No functional changes to code behavior
Original prompt
Check for errors
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.
Originally posted by @Copilot in char23-web/token#1
Metadata
Metadata
Assignees
Labels
No labels