summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 09:51:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:14 +0200
commit5452e86cd96b359101908de4ed10f3668b940bd8 (patch)
tree1946c01483e5f80f98d5b08a5225ff0c3bb5de41 /sd
parent7de86e695a3ac3068d5bafc0e03c1f8dc09dcdac (diff)
typo: wraper -> wrapper
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/OutlinerIterator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/OutlinerIterator.hxx b/sd/inc/OutlinerIterator.hxx
index f9673df9b6b3..c256af00c271 100644
--- a/sd/inc/OutlinerIterator.hxx
+++ b/sd/inc/OutlinerIterator.hxx
@@ -176,7 +176,7 @@ private:
class OutlinerContainer
{
public:
- /** Create a new wraper object for the given outliner.
+ /** Create a new wrapper object for the given outliner.
@param pOutliner
The outliner that is represented by the new object as
<type>SdrObject</type> container.