From 0ae75e0dbd7032e1d96061b49e27f4cf59071ce3 Mon Sep 17 00:00:00 2001 From: Connor Montgomery Date: Thu, 18 Aug 2011 02:21:03 -0500 Subject: [PATCH] Fixed a typo. --- src/about_message_passing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/about_message_passing.rb b/src/about_message_passing.rb index 37126f2..882716e 100644 --- a/src/about_message_passing.rb +++ b/src/about_message_passing.rb @@ -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 -- 1.8.0.2