remove line-ending whitespace
authorMatthew Boston <matthew.boston@gmail.com>
Wed, 8 Feb 2012 03:16:52 +0000 (22:16 -0500)
committerMatthew Boston <matthew.boston@gmail.com>
Wed, 8 Feb 2012 03:16:52 +0000 (22:16 -0500)
src/about_open_classes.rb

index bef7eff..80df888 100644 (file)
@@ -41,5 +41,5 @@ class AboutOpenClasses < EdgeCase::Koan
   end
 
   # NOTE: To understand why we need the :: before Integer, you need to
-  # become enlightened about scope.  
+  # become enlightened about scope.
 end