Typo on multi-tk.rb

A

Andre Nathan

Hi

I've found the following typo on multi-tk.rb:

--- multi-tk.rb.orig 2003-12-30 16:39:00.000000000 -0200
+++ multi-tk.rb 2003-12-30 16:39:31.000000000 -0200
@@ -17,7 +17,7 @@
################################################
# exceptiopn to treat the return value from IP
class MultiTkIp_OK < Exception
- def self.send(thred, ret=nil)
+ def self.send(thread, ret=nil)
thread.raise self.new(ret)
end


$ ruby -v
ruby 1.8.1 (2003-12-25) [i686-linux]

Regards,
Andre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
474,141
Messages
2,570,817
Members
47,367
Latest member
mahdiharooniir

Latest Threads

Top