From 015997ecde57588a5ae850b0c27751162cbc0cf4 Mon Sep 17 00:00:00 2001 From: drbrain Date: Sun, 6 Jan 2013 02:11:40 +0000 Subject: * doc/syntax/modules_and_classes.rdoc: Fixed typo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/syntax/modules_and_classes.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/syntax') diff --git a/doc/syntax/modules_and_classes.rdoc b/doc/syntax/modules_and_classes.rdoc index 65bd31bf7d..bcf805ac46 100644 --- a/doc/syntax/modules_and_classes.rdoc +++ b/doc/syntax/modules_and_classes.rdoc @@ -334,5 +334,5 @@ is equivalent to this code block: end end -Both objects with have a +my_method+ that returns +2+. +Both objects will have a +my_method+ that returns +2+. -- cgit v1.2.3