From c2637a0da6d9a1c8626ca39f8451ab3b7cda487a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:47:59 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- ksvg/dom/SVGTextElement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksvg/dom/SVGTextElement.h') diff --git a/ksvg/dom/SVGTextElement.h b/ksvg/dom/SVGTextElement.h index e4fb8a9f..0bf459fe 100644 --- a/ksvg/dom/SVGTextElement.h +++ b/ksvg/dom/SVGTextElement.h @@ -58,7 +58,7 @@ class SVGTextElementImpl; * the characters. Since text elements are rendered using the * same rendering methods as other graphics elements, all of the same * coordinate system transformations, painting, clipping and masking - * features that apply to tqshapes such as paths and rectangles also + * features that apply to shapes such as paths and rectangles also * apply to text elements. * * It is possible to apply a gradient, pattern, clipping path, mask or -- cgit v1.2.1