Merge pull request #46 from connormontgomery/patch-1
authorIsaac Sanders <isaacbfsanders@gmail.com>
Thu, 18 Aug 2011 11:23:27 +0000 (04:23 -0700)
committerIsaac Sanders <isaacbfsanders@gmail.com>
Thu, 18 Aug 2011 11:23:27 +0000 (04:23 -0700)
Fixed a typo.

src/about_message_passing.rb

index 37126f2..882716e 100644 (file)
@@ -99,7 +99,7 @@ class AboutMessagePassing < EdgeCase::Koan
     # keep in mind you can't call method_missing like that in Ruby
     # 1.9. normally.
     #
-    # Thanks.  We now return you to your regularly schedule Ruby
+    # Thanks.  We now return you to your regularly scheduled Ruby
     # Koans.
   end