Fix typo in comment

This commit is contained in:
Siebrand Mazeland 2009-05-19 23:27:53 +00:00
parent 21993cbb81
commit 545ecfa121

View file

@ -1875,7 +1875,7 @@ class OutputPage {
*
* In the $wrap, $1 is replaced with the first message, $2 with the second, and so
* on. The subsequent arguments may either be strings, in which case they are the
* message names, or an arrays, in which case the first element is the message name,
* message names, or arrays, in which case the first element is the message name,
* and subsequent elements are the parameters to that message.
*
* The special named parameter 'options' in a message specification array is passed