summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterConfigurationAccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterConfigurationAccess.hxx')
-rw-r--r--sdext/source/presenter/PresenterConfigurationAccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterConfigurationAccess.hxx b/sdext/source/presenter/PresenterConfigurationAccess.hxx
index c38d5b44e231..c8a9a9a6267e 100644
--- a/sdext/source/presenter/PresenterConfigurationAccess.hxx
+++ b/sdext/source/presenter/PresenterConfigurationAccess.hxx
@@ -87,7 +87,7 @@ public:
*/
bool GoToChild (const ::rtl::OUString& rsPathToNode);
- /** Move the focused node to the first direct child that fulfills the the given predicate.
+ /** Move the focused node to the first direct child that fulfills the given predicate.
*/
bool GoToChild (const Predicate& rPredicate);