minor, fix for typos
This commit is contained in:
parent
5980388a37
commit
e316ab084f
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue