summaryrefslogtreecommitdiff
path: root/xmloff/source/script/XMLEventExport.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-02 09:34:30 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-03-02 10:40:27 +0000
commitd0f99b1b39027bcf0fae1b130b60a4c837e854d8 (patch)
treed5ce59abdd55a8f0f077fd51f26b36bb0cb3918d /xmloff/source/script/XMLEventExport.cxx
parent5e135c653bd5f3d7b12502d6c7b3cd897ba4b9f4 (diff)
Fix typos
Change-Id: Ibc81246e615d7c68c93e01b84584e78a79bece16 Reviewed-on: https://gerrit.libreoffice.org/34779 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'xmloff/source/script/XMLEventExport.cxx')
-rw-r--r--xmloff/source/script/XMLEventExport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/script/XMLEventExport.cxx b/xmloff/source/script/XMLEventExport.cxx
index c7cb41dabd22..2e9c538ae46a 100644
--- a/xmloff/source/script/XMLEventExport.cxx
+++ b/xmloff/source/script/XMLEventExport.cxx
@@ -165,7 +165,7 @@ void XMLEventExport::ExportExt( Reference<XNameAccess> & rAccess )
bExtNamespace = false; // reset for future Export calls
}
-/// export a singular event and wirte <office:events> container
+/// export a singular event and write <office:events> container
void XMLEventExport::ExportSingleEvent(
Sequence<PropertyValue>& rEventValues,
const OUString& rApiEventName,