Skip to content

## Summary #4

@char23-web

Description

@char23-web

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 uninitializedState error (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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions