summaryrefslogtreecommitdiff
path: root/include/oox
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-22 23:09:28 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-08-23 01:17:58 +0200
commit1ba1bb96659d0048bff2a9a15646f6e1e04bd2c4 (patch)
treed2543e82ee59304153925bbdb5546cad86341ab7 /include/oox
parentcf53f243d411b199ebf06661273c71de3b89753c (diff)
Fix typos
Change-Id: Ic78d3e15c5e58f1306f8448c0806db275b3ae616 Reviewed-on: https://gerrit.libreoffice.org/41435 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'include/oox')
-rw-r--r--include/oox/export/vmlexport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/export/vmlexport.hxx b/include/oox/export/vmlexport.hxx
index ee40b933deaa..99313638374c 100644
--- a/include/oox/export/vmlexport.hxx
+++ b/include/oox/export/vmlexport.hxx
@@ -116,7 +116,7 @@ class OOX_DLLPUBLIC VMLExport : public EscherEx
*/
bool m_bOverrideShapeIdGeneration;
- /// Prefix for overriden shape id generation (used if m_bOverrideShapeIdGeneration is true)
+ /// Prefix for overridden shape id generation (used if m_bOverrideShapeIdGeneration is true)
OString m_sShapeIDPrefix;
/// Counter for generating shape ids (used if m_bOverrideShapeIdGeneration is true)