Actions
Bug #6619
closedFixed Typo in eval.c GH#131
    Bug #6619:
    Fixed Typo in eval.c GH#131
  
Description
I've added Trevor's patch to fix a typo in eval.c documentation from https://github.com/ruby/ruby/pull/131
Files
        
          
          Updated by drbrain (Eric Hodel) over 13 years ago
          
          
        
        
      
      - Status changed from Open to Closed
 - % Done changed from 0 to 100
 
This issue was solved with changeset r36170.
Zachary, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- eval.c (ruby_cleanup):  Fixed typo.  Patch by Trever Dawe.
Fixes #131 (github). [ruby-trunk - Bug #6619] 
Actions