summaryrefslogtreecommitdiffstats
path: root/kspread/kspread_sheetprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/kspread_sheetprint.h')
-rw-r--r--kspread/kspread_sheetprint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kspread/kspread_sheetprint.h b/kspread/kspread_sheetprint.h
index 0062476dc..94affb99d 100644
--- a/kspread/kspread_sheetprint.h
+++ b/kspread/kspread_sheetprint.h
@@ -449,7 +449,7 @@ private:
* the printing frame.
*
* @param _childOffset KoPoint used to calculate the correct position of
- * tqchildren, if there are repeated columns/rows.
+ * children, if there are repeated columns/rows.
*/
void printPage( TQPainter &_painter, const TQRect& page_range,
const KoRect& view, const KoPoint _childOffset );
@@ -492,7 +492,7 @@ private:
/**
* Returns a rect, which contains the cols and rows to be printed.
- * It respects the printrange and the tqchildren
+ * It respects the printrange and the children
*/
TQRect cellsPrintRange();