MDL-21652 Fix of phpdoc comment. Thanks to Mark Nielsen

This commit is contained in:
David Mudrak
2010-07-07 06:49:17 +00:00
parent 4a97fa7c60
commit 70dc9b380b
+1 -1
View File
@@ -1735,7 +1735,7 @@ class html_table_cell {
*/
public $style = null;
/**
* @var array attributes of additional HTML attributes for the <tr> element
* @var array attributes of additional HTML attributes for the <td> element
*/
public $attributes = array();