summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/frmdlg')
-rw-r--r--sw/source/ui/frmdlg/frmpage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/frmdlg/frmpage.cxx b/sw/source/ui/frmdlg/frmpage.cxx
index 4f39fc5ba416..a0d58c8a34d9 100644
--- a/sw/source/ui/frmdlg/frmpage.cxx
+++ b/sw/source/ui/frmdlg/frmpage.cxx
@@ -1993,7 +1993,7 @@ IMPL_LINK( SwFramePage, PosHdl, ListBox&, rLB, void )
else
m_bAtVertPosModified = true;
- // special treatment for HTML-Mode with horizonal-vertical-dependencies
+ // special treatment for HTML-Mode with horizontal-vertical-dependencies
if(m_bHtmlMode && (RndStdIds::FLY_AT_CHAR == GetAnchor()))
{
bool bSet = false;