diff options
Diffstat (limited to 'ksvg')
-rw-r--r-- | ksvg/dom/SVGRectElement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/dom/SVGRectElement.h b/ksvg/dom/SVGRectElement.h index 2a77420d..0e3a01ed 100644 --- a/ksvg/dom/SVGRectElement.h +++ b/ksvg/dom/SVGRectElement.h @@ -111,7 +111,7 @@ public: SVGAnimatedLength width(); /** - * The heigth of the rectangle. A negative value is an error (see + * The height of the rectangle. A negative value is an error (see * <a href = * "http://www.w3.org/TR/SVG/implnote.html#ErrorProcessing"> * Error processing</a>). A value of zero disables rendering of |