summaryrefslogtreecommitdiffstats
path: root/include/svx/svdpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdpage.hxx')
-rw-r--r--include/svx/svdpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdpage.hxx b/include/svx/svdpage.hxx
index 21fbc352f1fc..712079df259e 100644
--- a/include/svx/svdpage.hxx
+++ b/include/svx/svdpage.hxx
@@ -247,7 +247,7 @@ public:
private:
class WeakSdrObjectContainerType;
- /// This list, if it exists, defines the navigation order. It it does
+ /// This list, if it exists, defines the navigation order. If it does
/// not exist then maList defines the navigation order.
::boost::scoped_ptr<WeakSdrObjectContainerType> mpNavigationOrder;