Minor spelling correction

This commit is contained in:
Rick Giles 2002-12-22 12:00:20 +00:00
parent b0dfa0580b
commit 62be57af36
1 changed files with 1 additions and 1 deletions

View File

@ -370,7 +370,7 @@
methods to provide the dynamic part of the message (mMax in this
case): <span class="code">log(&quot;too.many.methods&quot;,
mMax);</span>. Please consult the documentation of Java&apos;s <a
href="http://java.sun.com/j2se/1.4.1/docs/api/java/text/MessageFormat.html">MassageFormat</a>
href="http://java.sun.com/j2se/1.4.1/docs/api/java/text/MessageFormat.html">MessageFormat</a>
to learn about the syntax of format strings (especially about
those funny numbers in the translated text).
</p>