Skip to content

Commit

Permalink
Adding span to a method name.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmathai committed Oct 21, 2010
1 parent 8aef0e9 commit f37aa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/views/articles/twitter-async-documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ <h4><a name="commonerrors"></a>Common OAuth errors</h4>
<li>
Curl error - name lookup timed out.
<ul>
<li>Increase time out of request and connection, using setTimeout() method on the client.</li>
<li>Increase time out of request and connection, using the <span class="code">setTimeout()</span> method on the client.</li>
</ul>
</li>
<li>
Expand Down

0 comments on commit f37aa61

Please sign in to comment.