diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-09-16 13:24:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-16 15:13:21 +0100 |
commit | 4fd5423739c12900e8efe2f3901568431e36a94c (patch) | |
tree | 57bb798569fc333334813fe5c3519da530799200 | |
parent | 1fec67aab152e0c0ad6dd85082c50f1beff7d520 (diff) |
'Artur Dent' -> 'Arthur Dent'
Change-Id: Idbeac2925ce0f91075f3c4f5468574c62e29f420
-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 ) { |