File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -362,7 +362,7 @@ h3. @ruby_dyna_vars@
362362
363363
364364The block local variable space. The frame struct is @struct RVarmap@ that has
365- already seen in Part 2. Form now on, I'll call it just @VARS@.
365+ already seen in Part 2. From now on, I'll call it just @VARS@.
366366
367367
368368<p class="caption">▼ @struct RVarmap@</p>
@@ -532,7 +532,7 @@ the module @statement@ ? Let's try to list up several features:
532532* if you write a @def@ statement, a method should be defined on the module
533533
534534
535- What is the way to archive these things? ... is the point of this section.
535+ What is the way to achive these things? ... is the point of this section.
536536Now, let's start to look at the codes.
537537
538538
You can’t perform that action at this time.
0 commit comments