Minor spelling correction
This commit is contained in:
parent
b0dfa0580b
commit
62be57af36
|
|
@ -370,7 +370,7 @@
|
|||
methods to provide the dynamic part of the message (mMax in this
|
||||
case): <span class="code">log("too.many.methods",
|
||||
mMax);</span>. Please consult the documentation of Java'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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue