mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5688 from jbampton/fix-spelling
Fix spelling in `doc/mruby3.2.md`
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user