fix indentation issue

This commit is contained in:
Valdir Stumm Junior 2016-09-14 12:39:29 -03:00 committed by Paul Tremberth
parent 812474bb42
commit c1f4070d81
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ use Firefox Developer Tools or some Firefox extensions like Firebug. For more
information see :ref:`topics-firebug` and :ref:`topics-firefox`.
After inspecting the page source, you'll find that every quote in the website
is inside a separate ``<div class="quote">`` element, such as:
is inside a separate ``<div class="quote">`` element, such as::
<div class="quote">
<span class="text">“We accept the love we think we deserve.”</span>