Chapter 11: Page 191 - 'Table 11-3: Example Unit Functions'
For the UnitPower
function, the left column should read:
mana = UnitPower(unit[, powerType])
This properly indicates that the powerType
argument is optional. In the printed version of the book, the closing square bracket ]
is missing.