docs(guide): example filter does not conditionally assign a color

This commit is contained in:
sdesmond 2013-07-10 08:28:01 -06:00 committed by Pawel Kozlowski
parent ded42c7431
commit 13469e83fc

View file

@ -8,7 +8,7 @@ as the first argument. Any filter arguments are passed in as additional argument
function.
The following sample filter reverses a text string. In addition, it conditionally makes the
text upper-case and assigns color.
text upper-case.
<doc:example module="MyReverseModule">
<doc:source>