minor #1269 various cleanups (cordoval)
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 12 Nov 2013 17:59:00 +0000 (18:59 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 12 Nov 2013 17:59:00 +0000 (18:59 +0100)
This PR was squashed before being merged into the master branch (closes #1269).

Discussion
----------

various cleanups

fix bool -> Boolean for consistency in other parts of twig's code removing
assignment to n as it is never used fix typo and docblock for consistency
remove line break not needed for consistency fix array docblock for
consistency

Commits
-------

cb651e8 various cleanups


Trivial merge