summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:16:01 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:24 +0200
commit643bbd6041fb826a22a4d4f8a6abe6bc66a1a9b4 (patch)
treeff1a34dfc08813ad7973137c87ccd12c15f9eb3a /sd
parent3bd26180c649a40251cdc12065fea91544a26906 (diff)
typo: choise -> choice
Diffstat (limited to 'sd')
-rw-r--r--sd/source/filter/html/pubdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/html/pubdlg.cxx b/sd/source/filter/html/pubdlg.cxx
index 92fc604825af..4d4de4672065 100644
--- a/sd/source/filter/html/pubdlg.cxx
+++ b/sd/source/filter/html/pubdlg.cxx
@@ -950,7 +950,7 @@ IMPL_LINK( SdPublishingDlg, DesignHdl, RadioButton *, pButton )
return 0;
}
-// Clickhandler for the choise of one design
+// Clickhandler for the choice of one design
IMPL_LINK_NOARG(SdPublishingDlg, DesignSelectHdl)
{
sal_uInt16 nPos = pPage1_Designs->GetSelectEntryPos();