Bad formatting...

This commit is contained in:
Joe Bottigliero 2013-03-20 14:32:50 -05:00
parent 277b685001
commit c3b891f43d
1 changed files with 1 additions and 1 deletions

View File

@ -2017,7 +2017,7 @@ set :protection, :session => true
</dd>
<dt>bind</dt>
<dd>IP address to bind to (default: <tt>0.0.0.0</tt> <em>or</em> <tt>localhost</tt> if your <pre>environment</pre> is set to development.). Only used for built-in server.</dd>
<dd>IP address to bind to (default: <tt>0.0.0.0</tt> <em>or</em> <tt>localhost</tt> if your `environment` is set to development.). Only used for built-in server.</dd>
<dt>default_encoding</dt>
<dd>encoding to assume if unknown (defaults to <tt>"utf-8"</tt>).</dd>