Kaydet (Commit) a461ab5f authored tarafından Andrzej Hunt's avatar Andrzej Hunt

Correct typo in comment

Change-Id: I61a372e297eeeb67f1dcadbfc5017b0cc157d065
üst acc6d29b
......@@ -3352,7 +3352,7 @@ void SwEditWin::MouseButtonDown(const MouseEvent& _rMEvt)
if ( rSh.IsExtMode() || rSh.IsBlockMode() )
return;
// select work, AdditionalMode if applicable
// select word, AdditionalMode if applicable
if ( KEY_MOD1 == rMEvt.GetModifier() && !rSh.IsAddMode() )
{
rSh.EnterAddMode();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment