summaryrefslogtreecommitdiffstats
path: root/src/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node.h')
-rw-r--r--src/node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node.h b/src/node.h
index f5e5f0b..271fdf1 100644
--- a/src/node.h
+++ b/src/node.h
@@ -177,7 +177,7 @@ public:
void removeNullConnectors();
/**
- * Draw tqshape. Note that this has to remain public.
+ * Draw shape. Note that this has to remain public.
*/
virtual void drawShape( TQPainter &p ) = 0;