summaryrefslogtreecommitdiff
path: root/svgio/inc/svgio/svgreader/svgnode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgio/svgreader/svgnode.hxx')
-rw-r--r--svgio/inc/svgio/svgreader/svgnode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgio/svgreader/svgnode.hxx b/svgio/inc/svgio/svgreader/svgnode.hxx
index d8e488d9c396..81d62d357159 100644
--- a/svgio/inc/svgio/svgreader/svgnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgnode.hxx
@@ -78,7 +78,7 @@ namespace svgio
};
// helper to convert a string associated with a token of type SVGTokenDisplay
- // to the enum Display. Empty trings return the default 'Display_inline' with
+ // to the enum Display. Empty strings return the default 'Display_inline' with
// which members should be initialized
Display getDisplayFromContent(const OUString& aContent);