Author: dr
Date: Mon Aug 13 11:35:47 2007
New Revision: 5887

Log:
- Fixed documentation

Modified:
    trunk/Template/src/parsers/source_to_tst/implementations/expression.php

Modified: 
trunk/Template/src/parsers/source_to_tst/implementations/expression.php
==============================================================================
--- trunk/Template/src/parsers/source_to_tst/implementations/expression.php 
[iso-8859-1] (original)
+++ trunk/Template/src/parsers/source_to_tst/implementations/expression.php 
[iso-8859-1] Mon Aug 13 11:35:47 2007
@@ -651,7 +651,7 @@
      *  @param ezcTemplateTstNode $lhs
      *  @param ezcTemplateTstNode $op
      *  @param ezcTemplateCursor $cursor
-     *  @throw ezcTemplateParserException if the check fails.
+     *  @throws ezcTemplateParserException if the check fails.
      *  @return void
      */
     private function checkForValidOperator( $lhs, $op, $cursor )


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

Reply via email to