From c32b6be06bf5453d82d9aad64aed5f384c9d1d1f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 15 Apr 2013 05:32:37 +0200 Subject: fdo#60724 correct spelling Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f --- xmloff/inc/xmloff/XMLEventsImportContext.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmloff/inc') diff --git a/xmloff/inc/xmloff/XMLEventsImportContext.hxx b/xmloff/inc/xmloff/XMLEventsImportContext.hxx index 65d7730c9533..8f7da79b4fb8 100644 --- a/xmloff/inc/xmloff/XMLEventsImportContext.hxx +++ b/xmloff/inc/xmloff/XMLEventsImportContext.hxx @@ -47,7 +47,7 @@ typedef ::std::vector< EventNameValuesPair > EventsVector; /** * Import element. * - * The import context usually sets the events immediatly at the event + * The import context usually sets the events immediately at the event * XNameReplace. If none was given on construction, it operates in * delayed mode: All events are collected and may then be set * with the setEvents() method. -- cgit