minor, fix for typos

This commit is contained in:
Ivan Sopov 2014-01-17 12:41:21 +02:00
parent 5980388a37
commit e316ab084f
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
Other corrections for typos. Thanks to Andrew Gaul.<a href="https://github.com/checkstyle/checkstyle/issues/16">#16</a>
</li>
<li>
Remnants of DoubleCheck were removed. Thanks to Antonio Ospite.
Remnants of DoubleCheckedLocking were removed. Thanks to Antonio Ospite.
</li>
</ul>
<p>Notes:</p>
@ -60,7 +60,7 @@
Upgraded dependencies to guava-jdk5 14.0.1 and JUnit 4.11.
</li>
<li>
poartial fix for "Sonarqube found problems in Checkstyle" <a href="https://github.com/checkstyle/checkstyle/issues/46">#46</a>.
partial fix for "Sonarqube found problems in Checkstyle" <a href="https://github.com/checkstyle/checkstyle/issues/46">#46</a>.
</li>
</ul>
</section>