Skip to content

Commit

Permalink
Merge pull request mruby#5688 from jbampton/fix-spelling
Browse files Browse the repository at this point in the history
Fix spelling in `doc/mruby3.2.md`
  • Loading branch information
matz authored Apr 14, 2022
2 parents eba74c0 + aa4049e commit 5f1ed38
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 5f1ed38

Please sign in to comment.