diff options
-rw-r--r-- | sw/source/core/layout/tabfrm.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/tabfrm.cxx b/sw/source/core/layout/tabfrm.cxx index f7a39f515880..a946293af21c 100644 --- a/sw/source/core/layout/tabfrm.cxx +++ b/sw/source/core/layout/tabfrm.cxx @@ -2169,7 +2169,7 @@ void SwTabFrm::MakeAll() //right moment to do some preferably constructive changes. //If I'm NOT allowed to leave the parent Frm, I've got a problem. - // Following Artur Dent, we do the only thing that you can do with + // Following Arthur Dent, we do the only thing that you can do with // an unsolvable problem: We ignore it with all our power. if ( !bMoveable ) { |