summaryrefslogtreecommitdiff
path: root/doc/syntax
diff options
context:
space:
mode:
Diffstat (limited to 'doc/syntax')
-rw-r--r--doc/syntax/modules_and_classes.rdoc2
1 files changed, 1 insertions, 1 deletions
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+.