<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -31,8 +31,8 @@ module Waves
   
   def self.method_missing(name,*args,&amp;block) ; instance.send(name,*args,&amp;block) ; end
 
-  # A Waves::Runtime takes an inert application module and gives it concrete, pokeable form.
-  # Waves::Server and Waves::Console are types of runtime.
+  # A Waves::Runtime takes an inert application module and gives it concrete,
+  # pokeable form.  Waves::Server and Waves::Console are types of runtime.
   class Runtime
 
     class &lt;&lt; self; attr_accessor :instance; end
@@ -48,7 +48,7 @@ module Waves
       Runtime.instance = self
     end
 
-    # The 'mode' of the runtime determines which configuration it will run under.
+    # The 'mode' of the runtime determines the configuration it will run under.
     def mode ; options[:mode]||:development ; end
     
     # Returns true if debug was set to true in the current configuration.</diff>
      <filename>lib/runtime/runtime.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dd1800b6624f7afcb97b85b1be55e90f8a8509bf</id>
    </parent>
  </parents>
  <author>
    <name>Pete Elmore</name>
    <email>1337p337@gmail.com</email>
  </author>
  <url>http://github.com/dyoder/waves/commit/daf74d142f3f21f5cd87cc3fe4b0063c189f4a6b</url>
  <id>daf74d142f3f21f5cd87cc3fe4b0063c189f4a6b</id>
  <committed-date>2008-11-06T15:11:40-08:00</committed-date>
  <authored-date>2008-11-06T15:11:40-08:00</authored-date>
  <message>I re-formatted comments. A monumental step forward for Waves.</message>
  <tree>0ef205398b4211bcd821ae5ff1d12c3f98a15708</tree>
  <committer>
    <name>Pete Elmore</name>
    <email>1337p337@gmail.com</email>
  </committer>
</commit>
