[ci skip] Replace to closing tag

This commit is contained in:
Andrey Molchanov 2016-09-20 22:56:23 +03:00
parent 7ccd32412e
commit 95e475b92d

@ -37,7 +37,7 @@ module Helpers
# some asset downloads to wait for previous assets to finish before they can
# begin. You can use the <tt>%d</tt> wildcard in the +asset_host+ to
# distribute the requests over four hosts. For example,
# <tt>assets%d.example.com<tt> will spread the asset requests over
# <tt>assets%d.example.com</tt> will spread the asset requests over
# "assets0.example.com", ..., "assets3.example.com".
#
# image_tag("rails.png")