summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-10 00:21:46 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-10 00:21:46 +0000
commite9f7bd3f60becc0276ad9d8055430073324f3f09 (patch)
treed9bd3c114cf4809a1f5fafb1c20a16d15125c753 /NEWS
parentff1abb036765bfccb9f7d65a3200c94802ecac68 (diff)
* NEWS: [DOC] typo in example reported by @moretea
https://github.com/ruby/ruby/commit/a39e724#commitcomment-3831489 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5bc2bf2bf9..4d4fa8b46e 100644
--- a/NEWS
+++ b/NEWS
@@ -27,7 +27,7 @@ with all sufficient information, see the ChangeLog file.
* Binding
* New methods
* Binding#local_variable_get(symbol)
- * Binding#local_variable_set(symbol)
+ * Binding#local_variable_set(symbol, obj)
* Binding#local_variable_defined?(symbol)
* GC