diff options
Diffstat (limited to 'kspread/kspread_cell.h')
-rw-r--r-- | kspread/kspread_cell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/kspread_cell.h b/kspread/kspread_cell.h index 24662186..5831d717 100644 --- a/kspread/kspread_cell.h +++ b/kspread/kspread_cell.h @@ -483,7 +483,7 @@ public: /** * @return effective pen for the left border * If this cell is merged by another cell, the other cell's - * left border pen. If this cell's conditional formatting tqcontains + * left border pen. If this cell's conditional formatting contains * a left border pen and the condition is matched, the conditional * formatting's pen. Otherwise, its own left border pen. */ |