Address is actually spelled with two "d"
This commit is contained in:
parent
63ccfdde82
commit
942d30c057
|
@ -72,7 +72,7 @@ const int Cell::ALIGNMENT_VERTICAL = 0xf0;
|
|||
|
||||
/**
|
||||
* Construct a CellContent object.
|
||||
* @param _address The adress of the cell (i.e. row and column)
|
||||
* @param _address The address of the cell (i.e. row and column)
|
||||
* @param _owner The spreadsheet that owns this cell.
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user