summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/numfmt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/tabpages/numfmt.cxx')
-rw-r--r--cui/source/tabpages/numfmt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/tabpages/numfmt.cxx b/cui/source/tabpages/numfmt.cxx
index 8fdcb7e33190..04c8e6e18b38 100644
--- a/cui/source/tabpages/numfmt.cxx
+++ b/cui/source/tabpages/numfmt.cxx
@@ -265,7 +265,7 @@ SvxNumberFormatTabPage::SvxNumberFormatTabPage(vcl::Window* pParent,
get(m_pEdLeadZeroes, "leadzerosed");
get(m_pBtnThousand, "thousands");
get(m_pFormatCodeFrame, "formatcode");
- get(m_pEdFormat, "formated");
+ get(m_pEdFormat, "formatted");
get(m_pIbAdd, "add");
get(m_pIbInfo, "edit");
get(m_pIbRemove, "delete");