summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-11-26 17:35:16 +0100
committerMichael Stahl <mstahl@redhat.com>2015-11-27 09:34:32 +0100
commit4033537b3aa3aefe1cfc9ceba71e780f7c23eb08 (patch)
tree865bf33ee895ea9f92b6cc71b580b14f766f10b1
parent951494c8cbac6fc5aa491c3780d2659fedd013d3 (diff)
typo
Change-Id: Iebd5637328e905502d02a97b5294c67892688ecb
-rw-r--r--include/xmloff/xmlimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index 637107547707..6c5ae70768a3 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -335,7 +335,7 @@ public:
mxNumberFormatsSupplier = _xNumberFormatSupplier;
}
- // Convert a local packe URL into either a graphic manager or a
+ // Convert a local package URL into either a graphic manager or a
// internal package URL. The later one happens only if bLoadURL is true
OUString ResolveGraphicObjectURL( const OUString& rURL, bool bLoadOnDemand );
css::uno::Reference< css::io::XOutputStream >