MDL-34650 typo correction

This commit is contained in:
Aparup Banerjee 2012-07-31 13:23:42 +08:00
parent 87c12fec13
commit de7a570cd5

View File

@ -715,7 +715,7 @@ class single_select implements renderable {
var $label = '';
/**
* @var array Button label's
* @var array Button label's attributes
*/
var $labelattributes = array();