summaryrefslogtreecommitdiffstats
path: root/sd/source/filter/html/pubdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/html/pubdlg.cxx')
-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 214d5bf816af..084bfd432850 100644
--- a/sd/source/filter/html/pubdlg.cxx
+++ b/sd/source/filter/html/pubdlg.cxx
@@ -1578,7 +1578,7 @@ bool SdPublishingDlg::Save()
sal_uInt16 aCheck = nMagic;
pStream->WriteUInt16( aCheck );
- // Destroys the SdIOCompat before the Stream is being destributed
+ // Destroys the SdIOCompat before the Stream is being distributed
{
SdIOCompat aIO(*pStream, StreamMode::WRITE, 0);