summaryrefslogtreecommitdiff
path: root/doc/forwardable.rd
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-07 23:52:57 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-07 23:52:57 +0000
commit6ea874604879ce674ac54fb519489d427e3749a2 (patch)
treed623dc64a5fa98a06a735e23afd868aa266414d4 /doc/forwardable.rd
parent32d17e265c84973516d1717868806b324ba3052a (diff)
Hit `=begin' and `=end' in proper places so rd2 can format them
without a problem. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc/forwardable.rd')
-rw-r--r--doc/forwardable.rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/forwardable.rd b/doc/forwardable.rd
index 54a4d83de9..7272c374b6 100644
--- a/doc/forwardable.rd
+++ b/doc/forwardable.rd
@@ -5,7 +5,7 @@
$Date$
Original version by Tosh
-==begin
+=begin
= Forwardable
@@ -81,4 +81,4 @@ Using through extending the object.
--- SingleForwardable#def_delegator(accessor, method, ali = method)
the alias of ((|SingleForwardable#def_instance_delegator|)).
-==end \ No newline at end of file
+=end