summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterPaneBorderPainter.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:58:05 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 06:30:53 +0000
commit185f207ef17d58ea81d0c17c1a37cf14647cc71a (patch)
tree24955c63ae56d1d674704bf1ae18b4164869d4a0 /sdext/source/presenter/PresenterPaneBorderPainter.hxx
parent7de7eeff1c92427262a2400c69daf2c84cffe088 (diff)
Fix typos
Change-Id: I3ea8a90f0ec917b4e26335fcd31a5f7e0888589e Reviewed-on: https://gerrit.libreoffice.org/18972 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sdext/source/presenter/PresenterPaneBorderPainter.hxx')
-rw-r--r--sdext/source/presenter/PresenterPaneBorderPainter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterPaneBorderPainter.hxx b/sdext/source/presenter/PresenterPaneBorderPainter.hxx
index 7632fa80f115..13010652764c 100644
--- a/sdext/source/presenter/PresenterPaneBorderPainter.hxx
+++ b/sdext/source/presenter/PresenterPaneBorderPainter.hxx
@@ -68,7 +68,7 @@ public:
const css::awt::Rectangle& rInnerBox,
const css::drawing::framework::BorderType eBorderType) const;
- /** Transorm the outer bounding box of a window to the bounding box of
+ /** Transform the outer bounding box of a window to the bounding box of
the inner content area.
@param rsPaneURL
Specifies the pane style that is used to determine the border sizes.