summaryrefslogtreecommitdiffstats
path: root/include/xmloff/shapeimport.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-19 01:58:13 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-19 19:45:07 +0000
commit9f27e5b0e0df0fafbd9e3ba32a5b740d3ffba975 (patch)
tree7d6d8d0e5ca167afdd5530f6862e70669537d3e3 /include/xmloff/shapeimport.hxx
parenttdf#39468 clean-up/translated german comments in auditsh.cxx and cellsh*.cxx (diff)
downloadcore-9f27e5b0e0df0fafbd9e3ba32a5b740d3ffba975.tar.gz
core-9f27e5b0e0df0fafbd9e3ba32a5b740d3ffba975.zip
Fix typos
Change-Id: I52cbaad71560d73f5e24f3de3cd62b00d678dd6c Reviewed-on: https://gerrit.libreoffice.org/17187 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'include/xmloff/shapeimport.hxx')
-rw-r--r--include/xmloff/shapeimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/shapeimport.hxx b/include/xmloff/shapeimport.hxx
index 4b28de245193..b1869adc6240 100644
--- a/include/xmloff/shapeimport.hxx
+++ b/include/xmloff/shapeimport.hxx
@@ -232,7 +232,7 @@ public:
SdXML3DSceneAttributesHelper( SvXMLImport& rImporter );
~SdXML3DSceneAttributesHelper();
- /** creates a 3d ligth context and adds it to the internal list for later processing */
+ /** creates a 3d light context and adds it to the internal list for later processing */
SvXMLImportContext * create3DLightContext( sal_uInt16 nPrfx, const OUString& rLName, const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList);
/** this should be called for each scene attribute */