diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-08 16:44:44 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-08 16:45:30 +0100 |
commit | 5f6fcb4e7c8c273ca4a0211bf1b6f99a20ef5feb (patch) | |
tree | f719a8e5e6f6ba3b301c7288a7fe05b27fa163da /svgio | |
parent | bb0cae0f967eed386b546dd7367c2cc1b274f555 (diff) |
Typos
Change-Id: Ibc378fa5f515de61bb768b4ef082638b40c94e00
Diffstat (limited to 'svgio')
-rw-r--r-- | svgio/inc/svgio/svgreader/svgtools.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgio/svgreader/svgtools.hxx b/svgio/inc/svgio/svgreader/svgtools.hxx index a2f194090bab..d6781c99963e 100644 --- a/svgio/inc/svgio/svgreader/svgtools.hxx +++ b/svgio/inc/svgio/svgreader/svgtools.hxx @@ -35,7 +35,7 @@ namespace svgio void myAssert(const OUString& rMessage); #endif -// recommended value for this devise dependent unit, see CSS2 section 4.3.2 Lengths +// recommended value for this device dependent unit, see CSS2 section 4.3.2 Lengths #define F_SVG_PIXEL_PER_INCH 90.0 // common non-token strings |