Minor change to comment about regular expressions.
authorJim Weirich <jim.weirich@gmail.com>
Mon, 16 Aug 2010 18:59:04 +0000 (14:59 -0400)
committerJim Weirich <jim.weirich@gmail.com>
Mon, 16 Aug 2010 18:59:04 +0000 (14:59 -0400)
src/about_strings.rb

index f61d533..97a3877 100644 (file)
@@ -166,7 +166,7 @@ EOS
 
     # NOTE: Patterns are formed from Regular Expressions.  Ruby has a
     # very powerful Regular Expression library.  Unfortunately, time
-    # does not permit us to explore it in detail in Ruby 101.
+    # does not permit us to explore it in detail now.
   end
 
   def test_strings_can_be_joined