diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2012-07-02 10:56:06 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2012-07-02 12:10:54 +0200 |
commit | 7c8218ed493e2d51f12968ba43e3d7de0c71efc0 (patch) | |
tree | 7c224cd000851b3d23b58986dc904b1cbbb8c536 /sw/source | |
parent | 2af8619ac052f54b258865edb6937c6fe820da5d (diff) |
SwWrtShell::ChangeHeaderOrFooter: fix typo
Change-Id: I216fdfb3040dfe6748538d3c39b7d0c981ecd0a0
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/ui/wrtsh/wrtsh1.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/wrtsh/wrtsh1.cxx b/sw/source/ui/wrtsh/wrtsh1.cxx index 1f2073bf3274..3934bd5c75d5 100644 --- a/sw/source/ui/wrtsh/wrtsh1.cxx +++ b/sw/source/ui/wrtsh/wrtsh1.cxx @@ -1814,7 +1814,7 @@ void SwWrtShell::SetReadonlyOption(sal_Bool bSet) } /* - * Switch on/off header of footer of a page style - if an empty name is + * Switch on/off header or footer of a page style - if an empty name is * given all styles are changed */ void SwWrtShell::ChangeHeaderOrFooter( |