Revision
402
Author
rich@infoether.com
Date
2008-08-03 11:52:02 -0700 (Sun, 03 Aug 2008)

Log Message

fix attribution (tis Jon)

Modified Paths

Diff

Modified: MacRuby/trunk/sample-macruby/HotCocoa/calculator.rb (401 => 402)


--- MacRuby/trunk/sample-macruby/HotCocoa/calculator.rb	2008-08-03 05:54:19 UTC (rev 401)
+++ MacRuby/trunk/sample-macruby/HotCocoa/calculator.rb	2008-08-03 18:52:02 UTC (rev 402)
@@ -1,5 +1,5 @@
 #
-# Port of John Lipsky's weblog post: http://blog.elevenworks.com/?p=38
+# Port of Jon Lipsky's weblog post: http://blog.elevenworks.com/?p=38
 #
 require 'hotcocoa'