summaryrefslogtreecommitdiffstats
path: root/ksvg/dom/SVGPolylineElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/dom/SVGPolylineElement.h')
-rw-r--r--ksvg/dom/SVGPolylineElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/dom/SVGPolylineElement.h b/ksvg/dom/SVGPolylineElement.h
index 2ab617fc..78afaf2f 100644
--- a/ksvg/dom/SVGPolylineElement.h
+++ b/ksvg/dom/SVGPolylineElement.h
@@ -81,7 +81,7 @@ public:
/**
* Provides access to the current animated contents of the points
* attribute.
- * If the given attribute or property is being animated, tqcontains
+ * If the given attribute or property is being animated, contains
* the current animated value of the attribute or property.
* If the given attribute or property is not currently being
* animated, contains the same value as <code>points</code>'.