Skip to content

Commit

Permalink
Fix spelling in doc/mruby3.2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Apr 14, 2022
1 parent eba74c0 commit aa4049e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/mruby3.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* Now `a::B = c` should evaluate `a` then `c`.
* Anonymous arguments `*`, `**`, `&` can be passed for forwarding.
* Multi-precition integer is available now via `mruby-bigint` gem.
* Multi-precision integer is available now via `mruby-bigint` gem.

# Tools

Expand Down

0 comments on commit aa4049e

Please sign in to comment.