merged branch meandmymonkey/clarify-pre_escape (PR #758)
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 26 Jun 2012 15:12:23 +0000 (17:12 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 26 Jun 2012 15:12:23 +0000 (17:12 +0200)
commit73426117f99cfa772c7dc38a7fbe0c779f0d3329
treee0eadf4819092935452965aa14b7f29ce211a274
parent4679ad51c5390648b7ea4c8f0ecd2c0c344145ba
parentf8406701e519df8ef7f0f9f03927e2a18d0b3054
merged branch meandmymonkey/clarify-pre_escape (PR #758)

Commits
-------

f840670 clarified documentation of pre_escape option

Discussion
----------

Clarified documentation of pre_escape option

The previous wording could be misunderstood as "tell the filter that the input has already been escaped", which is actually the opposite from how it works.