summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edfld.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/edit/edfld.cxx')
-rw-r--r--sw/source/core/edit/edfld.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/edit/edfld.cxx b/sw/source/core/edit/edfld.cxx
index e4d259de962d..a8e1543366ae 100644
--- a/sw/source/core/edit/edfld.cxx
+++ b/sw/source/core/edit/edfld.cxx
@@ -251,7 +251,7 @@ void SwEditShell::UpdateFields( SwField &rField )
SET_CURR_SHELL( this );
StartAllAction();
{
- // // If there are no selections so take the value of the current cursor position.
+ // If there are no selections so take the value of the current cursor position.
SwMsgPoolItem* pMsgHint = 0;
SwRefMarkFieldUpdate aRefMkHt( GetOut() );
sal_uInt16 nFieldWhich = rField.GetTyp()->Which();