diff options
Diffstat (limited to 'kmplot/kmplot/kmplotio.h')
-rw-r--r-- | kmplot/kmplot/kmplotio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmplot/kmplot/kmplotio.h b/kmplot/kmplot/kmplotio.h index 04425ed2..3a92aa75 100644 --- a/kmplot/kmplot/kmplotio.h +++ b/kmplot/kmplot/kmplotio.h @@ -60,7 +60,7 @@ class KmPlotIO private: /** Esay way to add a tag to the Dom tree * @param &doc The document. - * @param parentTag The tqparent tag to support encapsulated tags. + * @param parentTag The parent tag to support encapsulated tags. * @param tagName The Name of the tag. * @param tagValue The data between the opening and cloding tag. */ |