summaryrefslogtreecommitdiff
path: root/svx/source/form/fmshimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmshimp.cxx')
-rw-r--r--svx/source/form/fmshimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/fmshimp.cxx b/svx/source/form/fmshimp.cxx
index b71785a8dc6d..ccea97a79137 100644
--- a/svx/source/form/fmshimp.cxx
+++ b/svx/source/form/fmshimp.cxx
@@ -371,7 +371,7 @@ namespace
if (nIndex<0 || nIndex>=xParentIndex->getCount())
return; // nothing to do
- // then we need informations about the listeners supported by the control and the model
+ // then we need information about the listeners supported by the control and the model
Sequence< Type> aModelListeners;
Sequence< Type> aControlListeners;