summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2013-08-01 15:19:25 +0800
committerDaniel Bovensiepen <[email protected]>2013-08-01 15:19:25 +0800
commitf3f99fa2cde9b05fde3fa5e4317ed7dc5e81aea8 (patch)
treecb96f328f740d316c99f5ae021883dfc518dd431
parent16a162ec45c8ad7827e4c771c35782a9bf9a320c (diff)
downloadmruby-f3f99fa2cde9b05fde3fa5e4317ed7dc5e81aea8.tar.gz
mruby-f3f99fa2cde9b05fde3fa5e4317ed7dc5e81aea8.zip
Update Language Documentation
-rw-r--r--doc/language/Core.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/language/Core.md b/doc/language/Core.md
index 383f9231e..67616d551 100644
--- a/doc/language/Core.md
+++ b/doc/language/Core.md
@@ -202,7 +202,7 @@ ISO Code | Mixins | Source File
ISO Code | Source File | C Function | Line
--- | --- | ---
-n/a | src/class.c | mrb_instance_new | 1055
+n/a | src/class.c | mrb_instance_new | 1054
### Methods
@@ -1604,7 +1604,7 @@ ISO Code | Source File | C Function | Line
ISO Code | Source File | C Function | Line
--- | --- | ---
-n/a | src/kernel.c | mrb_singleton_class | 920
+n/a | src/kernel.c | mrb_singleton_class | 919
#### singleton_methods