summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-16 13:16:03 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-06 09:26:41 -0500
commit6a3491044b62aabdf8c17df2689595805f0f09b6 (patch)
tree7c976d8c22e1f7e92bb69ade3b1b95c4a8e130ae /framework
parent60e7d9777caa09d495d851c18392b16a19a77a1a (diff)
Fix typos
Reviewed-on: https://gerrit.libreoffice.org/16310 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 3fa7b0b70f8f21c65603aa2b7db53392fdbceec4) Change-Id: Id8c7cf460cba5af89891c470e1aaa61b227d356e
Diffstat (limited to 'framework')
-rw-r--r--framework/source/inc/loadenv/loadenv.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx
index a65134c526dd..d680bea4f458 100644
--- a/framework/source/inc/loadenv/loadenv.hxx
+++ b/framework/source/inc/loadenv/loadenv.hxx
@@ -566,8 +566,8 @@ private:
bool impl_isFrameAlreadyUsedForLoading(const css::uno::Reference< css::frame::XFrame >& xFrame) const;
/** @short try to determine the used application module
- of this load request and applay right position and size
- for this document window ... hopefully before we show it .-)
+ of this load request and apply right position and size
+ for this document window... hopefully before we show it .-)
*/
void impl_applyPersistentWindowState(const css::uno::Reference< css::awt::XWindow >& xWindow);