summaryrefslogtreecommitdiffstats
path: root/libtdeedu/tdeeduplot/kplotwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdeedu/tdeeduplot/kplotwidget.h')
-rw-r--r--libtdeedu/tdeeduplot/kplotwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdeedu/tdeeduplot/kplotwidget.h b/libtdeedu/tdeeduplot/kplotwidget.h
index c886bbaf..7dd3f1f4 100644
--- a/libtdeedu/tdeeduplot/kplotwidget.h
+++ b/libtdeedu/tdeeduplot/kplotwidget.h
@@ -213,7 +213,7 @@ public:
KPlotAxis LeftAxis;
protected:
- /**@short the paint event handler, executed when update() or tqrepaint() is called.
+ /**@short the paint event handler, executed when update() or repaint() is called.
*/
virtual void paintEvent( TQPaintEvent* /* e */ );