summaryrefslogtreecommitdiff
path: root/include/svx/svdpagv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdpagv.hxx')
-rw-r--r--include/svx/svdpagv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdpagv.hxx b/include/svx/svdpagv.hxx
index 79e5bbef684a..fe5884b33809 100644
--- a/include/svx/svdpagv.hxx
+++ b/include/svx/svdpagv.hxx
@@ -147,7 +147,7 @@ public:
css::uno::Reference< css::awt::XControlContainer >
GetControlContainer( const OutputDevice& _rDevice ) const;
- /// Sets all elements in the view which support a design and a alive mode into the given mode
+ /// Sets all elements in the view which support a design and an alive mode into the given mode
void SetDesignMode( bool _bDesignMode ) const;
bool IsVisible() const { return mbVisible; }