summaryrefslogtreecommitdiff
path: root/svx/source/form/navigatortreemodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/navigatortreemodel.cxx')
-rw-r--r--svx/source/form/navigatortreemodel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/navigatortreemodel.cxx b/svx/source/form/navigatortreemodel.cxx
index bfc78c607033..9bfa52b43962 100644
--- a/svx/source/form/navigatortreemodel.cxx
+++ b/svx/source/form/navigatortreemodel.cxx
@@ -510,7 +510,7 @@ namespace svxform
void NavigatorTreeModel::FillBranch( FmFormData* pFormData )
{
- // insert froms from root
+ // insert forms from root
if( pFormData == NULL )
{
Reference< XIndexContainer > xForms(GetForms(), UNO_QUERY);