Skip to content

Commit

Permalink
Minor doc correction
Browse files Browse the repository at this point in the history
  • Loading branch information
loginx committed May 31, 2012
1 parent 555c4ab commit b048926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser_rules/advanced.js
Expand Up @@ -18,7 +18,7 @@
*
* <marquee>foo</marquee>
* ... becomes ...
* <span>foo</marquee>
* <span>foo</span>
*
* foo <br clear="both"> bar
* ... becomes ...
Expand Down

0 comments on commit b048926

Please sign in to comment.