summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbxalign.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/tbxctrls/tbxalign.cxx')
-rw-r--r--svx/source/tbxctrls/tbxalign.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/tbxalign.cxx b/svx/source/tbxctrls/tbxalign.cxx
index 14d15b25fde6..9236c25d271c 100644
--- a/svx/source/tbxctrls/tbxalign.cxx
+++ b/svx/source/tbxctrls/tbxalign.cxx
@@ -75,7 +75,7 @@ SfxPopupWindow* SvxTbxCtlAlign::CreatePopupWindow()
sal_Bool SAL_CALL SvxTbxCtlAlign::opensSubToolbar() throw (::com::sun::star::uno::RuntimeException, std::exception)
{
- // We control a sub-toolbar therefor, we have to return true.
+ // We control a sub-toolbar therefore, we have to return true.
return sal_True;
}