summaryrefslogtreecommitdiff
path: root/include/svx/unopool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/unopool.hxx')
-rw-r--r--include/svx/unopool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/unopool.hxx b/include/svx/unopool.hxx
index 909e843146a8..99b5199bb3d5 100644
--- a/include/svx/unopool.hxx
+++ b/include/svx/unopool.hxx
@@ -32,7 +32,7 @@ class SfxItemPool;
It works on the SfxItemPool from the given model and the global
draw object item pool.
The class can work in a read only mode without a model. Derivated
- classes can set a model on demand by overiding getModelPool().
+ classes can set a model on demand by overriding getModelPool().
*/
class SVX_DLLPUBLIC SvxUnoDrawPool : public ::cppu::OWeakAggObject,
public css::lang::XServiceInfo,