web/MTrackWeb/Changeset.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 15:23:18 +0000 (23:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 15:23:18 +0000 (23:23 +0800)
web/MTrackWeb/Changeset.php

index c66fa10..70bfdef 100644 (file)
@@ -43,7 +43,7 @@ class MTrackWeb_Changeset extends MTrackWeb
                 echo $this->diff($this->repo->diff($f, $ent->rev));
                 exit;
             }
-            die("can not find part?);
+            die("can not find part?");
         }