diff options
Diffstat (limited to 'ksvg/dom/SVGPolygonElement.h')
-rw-r--r-- | ksvg/dom/SVGPolygonElement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/dom/SVGPolygonElement.h b/ksvg/dom/SVGPolygonElement.h index 4ad16863..7347c53f 100644 --- a/ksvg/dom/SVGPolygonElement.h +++ b/ksvg/dom/SVGPolygonElement.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>'. |