Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ceki committed Mar 8, 2016
1 parent b37cde0 commit f7c8393
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions slf4j-site/src/site/pages/faq.html
Expand Up @@ -1601,10 +1601,10 @@ <h3>Explanation</h3>
... etc
}</pre>

<p>Unfortunately, give that the name of the hosting class is
<p>Unfortunately, given that the name of the hosting class is
part of the logger declaration, the above logger declaration
idiom is not is <em>not</em> resistant to cut-and-pasting
between classes.
idiom is <em>not</em> resistant to cut-and-pasting between
classes.
</p>
</dd>
</dl>
Expand Down

0 comments on commit f7c8393

Please sign in to comment.