Skip to content

Commit

Permalink
Fix comments typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cproensa committed Jan 13, 2017
1 parent 27138b1 commit a4ab309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/html_api.php
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@ class TableFieldsItem {
* Constructor
* @param string $p_header HTMl to be used in header cell
* @param string $p_content HTMl to be used in content cell
* @param integer $p_colspan Colspan for the content celol
* @param integer $p_colspan Colspan for the content cell
* @param string $p_class Class to be added to the cells
* @param string $p_content_id Id attribute to use for content cell
* @param string $p_header_id Id attribute to use for header cell
Expand Down

0 comments on commit a4ab309

Please sign in to comment.