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 87d0670562d9..15f95ec4ece6 100644
--- a/svx/source/form/navigatortreemodel.cxx
+++ b/svx/source/form/navigatortreemodel.cxx
@@ -557,7 +557,7 @@ namespace svxform
Insert(pSubFormData, CONTAINER_APPEND);
- // new branch, if SubForm contains Subfroms itself
+ // new branch, if SubForm contains Subforms itself
FillBranch(pSubFormData);
}
else