Skip to content

fix: correct various typos#12807

Open
HoKim98 wants to merge 1 commit intobytecodealliance:mainfrom
ulagbulag:fix/correct-various-typos
Open

fix: correct various typos#12807
HoKim98 wants to merge 1 commit intobytecodealliance:mainfrom
ulagbulag:fix/correct-various-typos

Conversation

@HoKim98
Copy link
Contributor

@HoKim98 HoKim98 commented Mar 20, 2026

Hello, this PR just corrects many typos like below:

  • addresing -> addressing
  • alawys -> always
  • alocator -> allocator
  • appplicable -> applicable
  • assigment -> assignment
  • chanegs -> changes
  • codgen -> codegen
  • cofiguration -> configuration
  • comparion -> comparison
  • compsite -> composite
  • conneted -> connected
  • connnected -> connected
  • constand -> constant
  • contrain -> constrain
  • conveniene -> convenience
  • cosnt -> const
  • cosnumer -> consumer
  • deallcoated -> deallocated
  • debugee -> debuggee
  • defered -> deferred
  • definie -> definite
  • determinstic -> deterministic
  • diassembling -> disassembling
  • disover -> discover
  • divison -> division
  • doens -> doesn
  • drived -> derived
  • efficively -> effectively
  • endianess -> endianness
  • enties -> entries
  • floatint -> floating
  • funcionality -> functionality
  • functio -> function
  • futher -> further
  • generaed -> generated
  • havr -> have
  • heloper -> helper
  • hueristics -> heuristics
  • immedaite -> immediate
  • impementation -> implementation
  • implictly -> implicitly
  • imporant -> important
  • indicies -> indices
  • inherting -> inheriting
  • initalizing -> initializing
  • instructios -> instructions
  • instuction -> instruction
  • intance -> instance
  • interruptable -> interruptible
  • intializing -> initializing
  • leafs -> leaves
  • litle -> little
  • memroy -> memory
  • miltiple -> multiple
  • necesary -> necessary
  • optimations -> optimizations
  • paylaod -> payload
  • peforms -> performs
  • permissinos -> permissions
  • primtives -> primitives
  • pseduo -> pseudo
  • refering -> referring
  • restult -> result
  • returend -> returned
  • semanitcs -> semantics
  • shoudl -> should
  • stoer -> store
  • strack -> stack
  • tiems -> times
  • vaiant -> variant

@HoKim98 HoKim98 requested review from a team as code owners March 20, 2026 05:03
@HoKim98 HoKim98 requested review from alexcrichton and removed request for a team March 20, 2026 05:03
@HoKim98 HoKim98 force-pushed the fix/correct-various-typos branch from e655da7 to 2f36c99 Compare March 20, 2026 05:13
Signed-off-by: Ho Kim <ho.kim@ulagbulag.io>
@HoKim98 HoKim98 force-pushed the fix/correct-various-typos branch from 2f36c99 to e8a2e31 Compare March 20, 2026 07:45
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:x64 Issues related to x64 codegen isle Related to the ISLE domain-specific language wasmtime:c-api Issues pertaining to the C API. labels Mar 20, 2026
@github-actions
Copy link

Subscribe to Label Action

cc @cfallin, @fitzgen

Details This issue or pull request has been labeled: "cranelift", "cranelift:area:aarch64", "cranelift:area:machinst", "cranelift:area:x64", "isle", "wasmtime:c-api"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: isle

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants