Author: Sebastian Bergmann
Date: 2007-04-15 12:42:00 +0200 (Sun, 15 Apr 2007)
New Revision: 4886

Log:
- Fugbix typo.
Modified:
   trunk/Template/tests/regression_test.php

Modified: trunk/Template/tests/regression_test.php
===================================================================
--- trunk/Template/tests/regression_test.php    2007-04-15 06:56:43 UTC (rev 
4885)
+++ trunk/Template/tests/regression_test.php    2007-04-15 10:42:00 UTC (rev 
4886)
@@ -56,7 +56,7 @@
         }
         else
         {
-            // Sort it, than the file a.in will be processed first. Handy for 
development.
+            // Sort it, then the file a.in will be processed first. Handy for 
development.
             usort( $directories,
                    array( $this, 'sortTestsByName' ) );
         }

-- 
svn-components mailing list
[EMAIL PROTECTED]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to