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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksvg/dom/SVGPolylineElement.h b/ksvg/dom/SVGPolylineElement.h
index 35e948f7..78afaf2f 100644
--- a/ksvg/dom/SVGPolylineElement.h
+++ b/ksvg/dom/SVGPolylineElement.h
@@ -47,10 +47,10 @@ namespace KSVG
/**
* The <code>polyline</code> element defines a set of connected
* straight line segments. Typically, <code>polyline</code> elements
- * define open shapes.
+ * define open tqshapes.
*
* For more info look here : <a href =
- * "http://www.w3.org/TR/SVG/shapes.html#PolylineElement">9.6 The
+ * "http://www.w3.org/TR/SVG/tqshapes.html#PolylineElement">9.6 The
* 'polyline' element</a>.
*/
class SVGPointList;