summaryrefslogtreecommitdiff
path: root/sd/workben/custompanel/ctp_panel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/workben/custompanel/ctp_panel.cxx')
-rw-r--r--sd/workben/custompanel/ctp_panel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/workben/custompanel/ctp_panel.cxx b/sd/workben/custompanel/ctp_panel.cxx
index b7b1cf3e62d9..063091b36813 100644
--- a/sd/workben/custompanel/ctp_panel.cxx
+++ b/sd/workben/custompanel/ctp_panel.cxx
@@ -148,7 +148,7 @@ namespace sd { namespace colortoolpanel
(void)i_rParentAccessible;
return Reference< XAccessible >( m_xWindow, UNO_QUERY );
// TODO: this is, strictly, not correct, as we ignore i_ParentAccessible here. If you are not doing a sample
- // extension only, you'll want to do this correctly ....
+ // extension only, you'll want to do this correctly...
}
Reference< XResourceId > SAL_CALL SingleColorPanel::getResourceId( ) throw (RuntimeException)