<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,7 +20,7 @@ class InteractiveShell extends Shell {
     if (!empty($this-&gt;args)) {
       $cmds = am(explode(';', implode(' ', $this-&gt;args)), array('Q'));
     } else {
-      $cmds = array($this-&gt;in('Enter Command (&quot;Q&quot; to quit, &quot;?&quot; for help):'));
+      $cmds = array($this-&gt;in('Enter Command (&quot;q&quot; to quit, &quot;?&quot; for help):'));
     }
 
     foreach($cmds as $cmd) {</diff>
      <filename>vendors/shells/interactive.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>192bb224f7975016a3daef80f97b267bde600736</id>
    </parent>
  </parents>
  <author>
    <name>mcurry</name>
    <email>matt@pseudocoder.com</email>
  </author>
  <url>http://github.com/mcurry/interactive/commit/e985eb998859b2f011e350d4f88dbf267b1177d4</url>
  <id>e985eb998859b2f011e350d4f88dbf267b1177d4</id>
  <committed-date>2009-07-10T21:46:37-07:00</committed-date>
  <authored-date>2009-07-10T21:46:37-07:00</authored-date>
  <message>Q -&gt; q</message>
  <tree>26aea315b3b480e3a32adef33cc73341d9919a76</tree>
  <committer>
    <name>mcurry</name>
    <email>matt@pseudocoder.com</email>
  </committer>
</commit>
