summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-21 15:15:57 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-21 15:15:57 +0000
commit2e10f314d0d3c3d159f8140fc9073fc86fbcfa17 (patch)
tree36b58d182c4fd03246dc45f20221620746fed3a9 /sd
parent01a9f7b2fb6b3445ba9a93a4278ffa3821f7d04b (diff)
boradcast->broadcast
Change-Id: I96720843f815bf6d499eb424c3e4ff579c2bbe23
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/stlsheet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/stlsheet.hxx b/sd/inc/stlsheet.hxx
index 561ce52004f8..53ffab02594d 100644
--- a/sd/inc/stlsheet.hxx
+++ b/sd/inc/stlsheet.hxx
@@ -135,7 +135,7 @@ protected:
OUString msApiName;
rtl::Reference< SfxStyleSheetBasePool > mxPool;
- /** boradcast helper for events */
+ /** broadcast helper for events */
::cppu::OBroadcastHelper mrBHelper;
boost::scoped_ptr< ModifyListenerForewarder > mpModifyListenerForewarder;