MDL-27857 Typo in the phpDocs fixed

This commit is contained in:
David Mudrak 2011-09-28 01:57:24 +02:00
parent b777c798b0
commit d3996e0705

View File

@ -255,7 +255,7 @@ class portfolio_add_button {
*
* @param int $format format to display the button or form or icon or link.
* See constants PORTFOLIO_ADD_XXX for more info.
* optional, defaults to PORTFOLI_ADD_FULL_FORM
* optional, defaults to PORTFOLIO_ADD_FULL_FORM
* @param str $addstr string to use for the button or icon alt text or link text.
* this is whole string, not key. optional, defaults to 'Add to portfolio';
*/