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 7a3e182e9c
commit e6c9bfa4a9

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>