summaryrefslogtreecommitdiff
path: root/include/dbaccess/genericcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/genericcontroller.hxx')
-rw-r--r--include/dbaccess/genericcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbaccess/genericcontroller.hxx b/include/dbaccess/genericcontroller.hxx
index 75b50bee42ab..2fc981ef51e7 100644
--- a/include/dbaccess/genericcontroller.hxx
+++ b/include/dbaccess/genericcontroller.hxx
@@ -412,7 +412,7 @@ namespace dbaui
void showError(const ::dbtools::SQLExceptionInfo& _rInfo);
// if there is an css::util::URL translation for the id
- // ('handle') then if if xListener is NULL the change will be forwarded
+ // ('handle') then if xListener is NULL the change will be forwarded
// to all listeners to the given css::util::URL
// if there is a toolbar slot with the given id it is updated (the new state is determined via GetState)
// if _bForceBroadcast is sal_True, the current feature state is broadcasted no matter if it is the same as the cached state