andreabergia / rjvm

A tiny JVM written in Rust. Learning project
Apache License 2.0
1.47k stars 80 forks source link

fix: typo in value.rs #14

Closed eltociear closed 1 year ago

eltociear commented 1 year ago

unitialized -> uninitialized

andreabergia commented 1 year ago

Thanks!