[macruby-changes] [1882] MacRuby/branches/experimental/spec/frozen/core/proc/binding_spec.rb

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 18 21:25:56 PDT 2009


Revision: 1882
          http://trac.macosforge.org/projects/ruby/changeset/1882
Author:   lsansonetti at apple.com
Date:     2009-06-18 21:25:56 -0700 (Thu, 18 Jun 2009)
Log Message:
-----------
fixed a typo in a spec title

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/frozen/core/proc/binding_spec.rb

Modified: MacRuby/branches/experimental/spec/frozen/core/proc/binding_spec.rb
===================================================================
--- MacRuby/branches/experimental/spec/frozen/core/proc/binding_spec.rb	2009-06-18 20:52:32 UTC (rev 1881)
+++ MacRuby/branches/experimental/spec/frozen/core/proc/binding_spec.rb	2009-06-19 04:25:56 UTC (rev 1882)
@@ -7,7 +7,7 @@
     }
   end
 
-  it "returns the binding associated wiht self" do
+  it "returns the binding associated with self" do
     obj = mock('binding')
     def obj.test_binding(some, params)
       lambda {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090618/7e1e1ecf/attachment-0001.html>


More information about the macruby-changes mailing list