From 41c99ab6308029c6eaae589efd4386e52ccb67e9 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Mon, 23 Mar 2015 20:06:04 +0100 Subject: Typos Change-Id: Ie08a26a569b83bfe3ef4351dbb7b6e928745b95d --- xmloff/source/transform/PropertyActionsOOo.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmloff') diff --git a/xmloff/source/transform/PropertyActionsOOo.hxx b/xmloff/source/transform/PropertyActionsOOo.hxx index 9f7e97e62154..01c928936910 100644 --- a/xmloff/source/transform/PropertyActionsOOo.hxx +++ b/xmloff/source/transform/PropertyActionsOOo.hxx @@ -43,7 +43,7 @@ enum XMLPropOOOTransformerAction XML_ATACTION_MOVE_PROTECT, XML_ATACTION_SIZE_PROTECT, XML_ATACTION_PROTECT, - // No image transparancy info in lable document (#i50322#) + // No image transparency info in label document (#i50322#) XML_ATACTION_WRITER_BACK_GRAPHIC_TRANSPARENCY, XML_PTACTION_END=XML_TACTION_END }; -- cgit