From: Chris Rebert Date: Mon, 17 Mar 2014 10:12:03 +0000 (-0700) Subject: fix raw source to match live example X-Git-Tag: v3.2.0~346 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eea9eabb83a54402f0219d799e2156525d3c7709;p=thirdparty%2Fbootstrap.git fix raw source to match live example #12956 errata --- diff --git a/docs/_includes/css/type.html b/docs/_includes/css/type.html index 9c5aee200a..80e30cd425 100644 --- a/docs/_includes/css/type.html +++ b/docs/_includes/css/type.html @@ -112,7 +112,7 @@

You can use the mark tag to highlight text.

{% highlight html %} -This line of text is meant to be treated as deleted text. +You can use the mark tag to highlight text. {% endhighlight %}