diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-09-29 18:09:46 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-09-30 06:20:35 +0000 |
commit | d6e82846ce8bdd21db4a4aa783555950f0a8e442 (patch) | |
tree | 8e69af6cd7d70df53972a8610c8e84aedc150cbd /svgio | |
parent | f0733ee8c9de62818867c656518cecf0986dda0f (diff) |
Fix typos
Change-Id: Icd2055ee1f941383d0338ea3515a9fbb6db1712a
Reviewed-on: https://gerrit.libreoffice.org/18979
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'svgio')
-rw-r--r-- | svgio/source/svgreader/svgsvgnode.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/source/svgreader/svgsvgnode.cxx b/svgio/source/svgreader/svgsvgnode.cxx index f33961b396d6..2a98b750e709 100644 --- a/svgio/source/svgreader/svgsvgnode.cxx +++ b/svgio/source/svgreader/svgsvgnode.cxx @@ -322,7 +322,7 @@ namespace svgio // bounding box width or height on a given object (refer to the section that describes object // bounding box units)." - // Comparisons with commom browsers show, that it's mostly interpreted relative to the viewport + // Comparisons with common browsers show that it's mostly interpreted relative to the viewport // of the parent, and so does the new implementation. // Extract known viewport data |