summaryrefslogtreecommitdiff
path: root/sfx2/source/control/ctrlitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/control/ctrlitem.cxx')
-rw-r--r--sfx2/source/control/ctrlitem.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/control/ctrlitem.cxx b/sfx2/source/control/ctrlitem.cxx
index dadead816898..19a45080eb01 100644
--- a/sfx2/source/control/ctrlitem.cxx
+++ b/sfx2/source/control/ctrlitem.cxx
@@ -42,7 +42,7 @@ bool SfxControllerItem::IsBound() const
}
-// registeres with the id at the bindings
+// registers with the id at the bindings
void SfxControllerItem::Bind( sal_uInt16 nNewId, SfxBindings *pBindinx )
{
@@ -182,7 +182,7 @@ SfxControllerItem::SfxControllerItem():
}
-// creates a representation of the function nId and registeres it
+// creates a representation of the function nId and registers it
SfxControllerItem::SfxControllerItem( sal_uInt16 nID, SfxBindings &rBindings ):
nId(nID),